• 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
NatYarm Avatar
Name:Unknown
Clan:Unknown
Member Since:Apr 2022
Last Seen:May 2025
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (14)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • NatYarm
    • commented on "Take a Ten Minutes Walk" kata
    • 2 years ago

    103 passed 1 failed...can't figure out what 'the walk should bring you back to start' means

  • Custom User Avatar
    • NatYarm
    • commented on "Array.diff" javascript solution
    • 3 years ago

    Can someone explain what's going on here, please?

  • Custom User Avatar
    • NatYarm
    • commented on "Grasshopper - Grade book" javascript solution
    • 3 years ago

    What's that?? How does it work?

  • Custom User Avatar
    • NatYarm
    • commented on "Mumbling" javascript solution
    • 3 years ago

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

  • Custom User Avatar
    • NatYarm
    • commented on "Mumbling" javascript solution
    • 3 years ago

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

  • Custom User Avatar
    • NatYarm
    • commented on "Total amount of points" javascript solution
    • 3 years ago

    Fantastic!

  • Custom User Avatar
    • NatYarm
    • commented on "Total amount of points" kata
    • 3 years ago

    Was a hard kata for me. Defo, not 8 kyu

  • Custom User Avatar
    • NatYarm
    • commented on "Sum without highest and lowest number" javascript solution
    • 3 years ago

    Thanks for your explanation.

  • Custom User Avatar
    • cire
    • commented on "Sum without highest and lowest number" javascript solution
    • 3 years ago

    array || [] evaluates to array when array is a truthy value and otherwise evaluates to an empty array.

    So, array = array || [] will set array equal to an empty array if it does not already refer to an object.

  • Custom User Avatar
    • NatYarm
    • commented on "Sum without highest and lowest number" javascript solution
    • 3 years ago

    Not sure what array = array || [] means and how it returns 0

  • Custom User Avatar
    • NatYarm
    • commented on "Sum without highest and lowest number" javascript solution
    • 3 years ago

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

  • Custom User Avatar
    • NatYarm
    • commented on "Get the Middle Character" javascript solution
    • 3 years ago

    So elegant!

  • Custom User Avatar
    • NatYarm
    • commented on "Convert a Boolean to a String" javascript solution
    • 3 years ago

    OMG!!

  • Custom User Avatar
    • NatYarm
    • commented on "Find the first non-consecutive number" javascript solution
    • 3 years ago

    How does this code work? I tried it in the VS and it didn't, because r is not defined.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...