• 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
0b10 Avatar
Name:Unknown
Clan:Unknown
Member Since:Jul 2018
Last Seen:Aug 2019
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (10)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • 0b10
    • commented on "Valid Braces" javascript solution
    • 6 years ago

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

  • Custom User Avatar
    • thunderousOctopus
    • commented on "Adding function" kumite
    • 6 years ago

    Ah, the boolean saber technique

  • Custom User Avatar
    • 0b10
    • commented on "Counting Duplicates" javascript solution
    • 6 years ago

    I don't understand it either. People are suggesting that [] is returned in place of null. but:

    "test".match(/foo/ || []); // returns null, not []
    

    [] is also a truthy value, not falsy:

    if ([]) true // true
    
  • Custom User Avatar
    • 0b10
    • commented on "Adding function" kumite
    • 6 years ago

    ¬(¬A^¬B), something something my young apprentice.

  • Custom User Avatar
    • thunderousOctopus
    • commented on "Adding function" kumite
    • 6 years ago

    These are new teachings! I will have to keep an eye out for errant + and ||. How would solve the riddle of the OR operator when it comes to horizontal awareness?

  • Custom User Avatar
    • foxportal
    • commented on "Fibonacci sequence with recursive function" kumite
    • 6 years ago

    You're not going to get fib(500) with recursion.

  • Custom User Avatar
    • 0b10
    • commented on "Fibonacci sequence with recursive function" kumite
    • 7 years ago

    This is the best solution, but the point was to do it backwards i think. :)

  • Custom User Avatar
    • 0b10
    • commented on "Fibonacci sequence with recursive function" kumite
    • 7 years ago

    Nice! But it seems to have only passed 5 tests.

  • Custom User Avatar
    • 0b10
    • commented on "Hello SQL World!" kata
    • 7 years ago

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

  • Custom User Avatar
    • 0b10
    • commented on "Replace With Alphabet Position" python solution
    • 7 years ago

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

  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...