• 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
nathan-lapinski Avatar
Name:Nate
Clan:SpotX
Skills:javascript
Member Since:Oct 2016
Last Seen:Mar 2022
Profiles:
Following:29
Followers:29
Allies:29
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (34)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • ahmet_popaj
    • commented on "Smart Sum" kata
    • 12 months ago

    A sort of classic, nice.

  • Custom User Avatar
    • DmDmKr
    • commented on "Simple multiplication" javascript solution
    • 14 months ago

    Actually nope, as here there's a remainder operator used, and not the division one.
    So, if a number is even, its remainder divided by two is zero, thus it should go to the "else"(after : here) part.

  • Custom User Avatar
    • protto
    • commented on "Smart Sum" kata
    • 2 years ago

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

  • Custom User Avatar
    • Chrono79
    • commented on "Smart Sum" kata
    • 2 years ago

    You should complete that in order to accept arguments like shown in the example.

    Your task is to write a function, smartSum, that returns the sum of an arbitrary number of arguments.

  • Custom User Avatar
    • monkeyMic
    • commented on "Smart Sum" kata
    • 2 years ago

    There are no incoming arguments. How to write a function?

  • Custom User Avatar
    • Chrono79
    • commented on "Smart Sum" kata
    • 2 years ago

    I'd vote boosting the tests. And it can be solved with recursion, can't it? Not the only way tho.

  • Custom User Avatar
    • JohanWiltink
    • commented on "Smart Sum" kata
    • 2 years ago

    Time to remove the recursion tag, and rerank? And / or to boost the tests and have more than a single level of nesting?

  • Custom User Avatar
    • Chrono79
    • commented on "Smart Sum" kata
    • 2 years ago

    Now it does.

  • Custom User Avatar
    • ejini战神
    • resolved a suggestion on "Mega Man Boss Order" kata
    • 3 years ago

    Ranks can't be changed!

  • Custom User Avatar
    • John Lebens
    • created a suggestion for "Mega Man Boss Order" kata
    • 3 years ago

    Great kata! Second what others have said, this is not a 7 kyu.

  • Custom User Avatar
    • CodingWarrior
    • commented on "Mega Man Boss Order" kata
    • 7 years ago

    I think this should be level 6 or 5, I guess 5 if you decide to enforce time complexity

  • Custom User Avatar
    • dagolinuxoid
    • commented on "Mega Man Boss Order" kata
    • 7 years ago

    I like this kata.

  • Custom User Avatar
    • nathan-lapinski
    • commented on "Mega Man Boss Order" kata
    • 7 years ago

    Thanks! I'm planning on making another one soon :)

  • Custom User Avatar
    • DPK101
    • commented on "Mega Man Boss Order" kata
    • 7 years ago

    It was crazy cool game...I finally defeated all the Bosses! :D

  • Custom User Avatar
    • nathan-lapinski
    • commented on "Mega Man Boss Order" kata
    • 7 years ago

    Thanks, I'm glad you enjoyed it!

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...