• 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
Parix Avatar
Name:Unknown
Clan:Unknown
Member Since:Sep 2017
Last Seen:Jan 2024
Profiles:
    Following:1
    Followers:1
    Allies:1
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (42)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • ptihiy
      • commented on "Pirate Code" kata
      • 12 months ago

      Really description isn't needed, the test are self-descriptive.

    • Custom User Avatar
      • FArekkusu
      • created an issue for "Treasure Box" kata
      • 3 years ago

      The description should mention which numbers might show up in the note.

    • Custom User Avatar
      • 0bfu5cat3d
      • commented on "Perimeter of squares in a rectangle" javascript solution
      • 4 years ago

      Correct me if I am wrong, This does not pass n = 0 test, does it?

    • Custom User Avatar
      • RealKenshiro
      • commented on "Treasure Box" kata
      • 4 years ago

      The rare tests that don't expect 0 allow sometimes multiple answers.

    • Custom User Avatar
      • Alpsboy-Jin
      • commented on "Perimeter of squares in a rectangle" javascript solution
      • 4 years ago

      Nice solution

    • Custom User Avatar
      • akar-0
      • commented on "Pirate Code" kata
      • 5 years ago

      Nice kata, funny and interesting logical case :)

    • Custom User Avatar
      • user8436785
      • resolved a suggestion on "Pirate Code" kata
      • 5 years ago
    • Custom User Avatar
      • ejini战神
      • created a suggestion for "Pirate Code" kata
      • 5 years ago

      Python translation kumited :) please check and approve ~~

    • Custom User Avatar
      • rowcased
      • resolved a suggestion on "Pirate Code" kata
      • 5 years ago

      approved

    • Custom User Avatar
      • ejini战神
      • created a suggestion for "Pirate Code" kata
      • 5 years ago

      Ruby translation kumited :) please check and approve ~~

    • Custom User Avatar
      • FArekkusu
      • created an issue for "Pirate Code" kata
      • 5 years ago

      A link to a video is not an excuse for a missing task explanation.

    • Custom User Avatar
      • Madghostek
      • commented on "Perimeter of squares in a rectangle" javascript solution
      • 6 years ago

      I've seen that most of answers exclude the n==0 check, maybe the test cases were updated

    • Custom User Avatar
      • user6354551
      • created an issue for "Treasure Box" kata
      • 6 years ago

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

    • Custom User Avatar
      • xehpuk
      • commented on "Where my anagrams at?" javascript solution
      • 7 years ago

      While it's true that this could be approximately twice as fast, the complexity is still the same (constant factors are ignored).

    • Custom User Avatar
      • ewingsa
      • commented on "Where my anagrams at?" javascript solution
      • 7 years ago

      The complexity of this is O(2nlog(n)) because each iteration sorts word. It could be twice as fast (O(nlog(n))) if the sorted word were saved to a variable.

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...