• 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
  • Replies
  • Authored (9)
  • Needs Resolution
  • 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
    • 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
    • rooc
    • commented on "Recover a secret string from random triplets" kata
    • 10 years ago

    Great kata!

  • Custom User Avatar
    • rooc
    • commented on "Difference of 2" javascript solution
    • 11 years ago

    where is the sorting in this solution?

    [4, 1, 2, 3, 6] => [ [ 4, 6 ], [ 1, 3 ], [ 2, 4 ] ]

  • Custom User Avatar
    • rooc
    • commented on "Ranking & Honor" doc
    • 11 years ago

    I've completed 4kyu kata, I'm level 3, and received 1 honor, it's OK? Previously it was 5 honor for 4kyu kata.

  • Custom User Avatar
    • rooc
    • commented on "Vigenère Cipher Helper" kata
    • 12 years ago

    worthy kata!

  • Custom User Avatar
    • rooc
    • commented on "Longest Common Subsequence" kata
    • 12 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...