• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
FaradayLab Avatar
Name:Alex Wilkins
Clan:Faraday Creative Lab
Skills:javascript, python
Member Since:Apr 2020
Last Seen:May 2025
Profiles:
Following:1
Followers:6
Allies:0
View Profile Badges
Ad
Educator, struggling to assess your students?
Assess your classroom or bootcamp with the world leading assessment platform, Qualified.Request your demo today!
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (131)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • ejini战神
    • resolved a question on "Exclamation marks series #15: Replace the pair of exclamation marks and question marks to spaces" kata
    • 14 months ago

    OP solved it, closing

  • Custom User Avatar
    • FaradayLab
    • commented on "Odd or Even?" python solution
    • 2 years ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • FaradayLab
    • commented on "Find Amount of Certain Combinations than its Sum of Elements Are Within a Given Range" kata
    • 2 years ago

    The point of the kata is to find all noncontiguous numbers that sum within a range. Your answer includes numbers that are next to each other in the provided array/list.

    EG: [-3, -1, 1, 4, 6]; -3, -1, 4, and 6 are next to each other.

  • Custom User Avatar
    • YurDavid
    • commented on "What's a Perfect Power anyway?" python solution
    • 2 years ago

    intresting

  • Custom User Avatar
    • BitemNet
    • commented on "All Star Code Challenge #15" python solution
    • 3 years ago

    Of course, but it doesn't have to add 1 ... twice every time 😉

  • Custom User Avatar
    • Ciprian Amza
    • resolved an issue on "Disorganised page lists" kata
    • 3 years ago

    Yes, but 6 and 7 are incorrect, because the next correct number after 1 is 2, which doesn't appear. Therefore, all that comes after 1 is missplaced and should be included in the returned list. I changed the description to "Incorrect page numbers may appear next to each other".

  • Custom User Avatar
    • X140hu4
    • commented on "Grasshopper - Summation" javascript solution
    • 3 years ago

    The recursion stops when the parameter becomes 0. It is falsy so will return 0, then rollback :)

  • Custom User Avatar
    • hatred_holder
    • commented on "All Star Code Challenge #15" python solution
    • 4 years ago

    Love this one, so simple

  • Custom User Avatar
    • ejini战神
    • resolved an issue on "By the Power Set of Castle Grayskull" kata
    • 4 years ago

    Duplicate issue of no sample tests below

  • Custom User Avatar
    • FedyakinRoman
    • commented on "Bases Everywhere" python solution
    • 4 years ago

    From the description:
    "The sequence will always be 10 numbers long and we know that the base is going to be between 2 and 10 inclusive"
    "When sorted, the sequence is made up of consecutive numbers."
    Ten consecutive numbers always contain all available digits in bases < 10

  • Custom User Avatar
    • francisco-solis99
    • commented on "ColbyDauph's JavaScript solution for "Does my number look big in this?"" kumite
    • 4 years ago

    Absolutely, an ES6 awesome resolve😱, even you can skip the index parameter(i) and just put underscore(_) in place 😁👍

  • Custom User Avatar
    • akar-0
    • commented on "By the Power Set of Castle Grayskull" kata
    • 4 years ago

    Language?

  • Custom User Avatar
    • FArekkusu
    • resolved a suggestion on "Minimum Reduction" kata
    • 4 years ago
  • Custom User Avatar
    • FArekkusu
    • resolved a suggestion on "Minimum Reduction" kata
    • 4 years ago
  • Custom User Avatar
    • Blind4Basics
    • resolved an issue on "Minimum Reduction" kata
    • 4 years ago

    Done. If you (not "you", but the other reader ;o ) still have troubles, make sure you're using 3.8

  • Loading more items...
  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...