• 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
rooc Avatar
Name:Unknown
Clan:Unknown
Skills:css, html, javascript
Member Since:Nov 2013
Last Seen:Jun 2025
Profiles:
Following:1
Followers:2
Allies:1
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (27)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • AndrewKrava
    • commented on "A Chain adding function" javascript solution
    • 4 years ago

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

  • Custom User Avatar
    • antonioprates
    • commented on "Who likes it?" javascript solution
    • 5 years ago

    Not sure why many people think this is good practice and clever... this will evaluate ALL the string options, consuming unecessary CPU cicles for results that won't be used. It will work, though might not be the most performant solution.

  • Custom User Avatar
    • medAmineRg
    • commented on "Who likes it?" javascript solution
    • 5 years ago

    nice

  • Custom User Avatar
    • Davidlindercodes
    • commented on "A Chain adding function" javascript solution
    • 5 years ago

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

  • Custom User Avatar
    • femi-abolaji
    • commented on "Who likes it?" javascript solution
    • 9 years ago

    Nicely done. I love this. Readable and straight foward without overhead.

  • Custom User Avatar
    • rooc
    • commented on "Find the Nth longest string in an Array" javascript solution
    • 9 years ago

    Very elegant! Thank you

  • Custom User Avatar
    • rooc
    • commented on "Find the Nth longest string in an Array" javascript solution
    • 9 years ago

    maybe I'm wrong but that solution is not correct.
    look what happens with this test case - longest(['f', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'k', 'l'], 2)
    the result should be - 'b' but it is 'f'

  • Custom User Avatar
    • rooc
    • commented on "Common Denominators" kata
    • 9 years ago

    maybe there is something to resolve

    http://screencloud.net/v/y47
    http://screencloud.net/v/qdPO

  • Custom User Avatar
    • ultrox
    • commented on "ultrox's fork of rooc's JavaScript solution for "Who likes it?"" kumite
    • 9 years ago

    Very nicelly done, I just wanted to improve on your allready grate code.

  • Custom User Avatar
    • ryanq214
    • commented on "A Chain adding function" javascript solution
    • 9 years ago

    I think i'm getting it but to be clear, the valueOf in this challenge makes sure that the x returned is a number? I am trying to figure out why the code doesn't work with that line.

  • Custom User Avatar
    • g964
    • commented on "Best travel" kata
    • 10 years ago

    I totally agree but it is not the author who says the "kyu". Thanks for your feedback!

  • Custom User Avatar
    • rooc
    • commented on "Best travel" kata
    • 10 years ago

    very good kata but I feel like it should be in difficulty more than 5

  • Custom User Avatar
    • OverZealous
    • commented on "A Chain adding function" javascript solution
    • 10 years ago

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

  • Custom User Avatar
    • rooc
    • commented on "Recover a secret string from random triplets" kata
    • 10 years ago

    Great kata!

  • Custom User Avatar
    • OverZealous
    • commented on "A Chain adding function" javascript solution
    • 10 years ago

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

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...