• 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
    • Replies
    • Authored (11)
    • Needs Resolution
    • Custom User Avatar
      • Parix
      • commented on "Selective Array Reversing" kata
      • 8 years ago

      For loops need all three statements together like this : for (var i = 0; i < array.length; i += length).
      There is also a better way for flattening nested arrays.

    • Custom User Avatar
      • Parix
      • resolved an issue on "Pirate Code" kata
      • 8 years ago

      Thanks for the feedback. I just corrected it.

    • Custom User Avatar
      • Parix
      • commented on "Pirate Code" kata
      • 8 years ago

      Thanks for the feedback. I double checked and every thing seems to be working. Would you please give it another try?

    • Custom User Avatar
      • Parix
      • commented on "The Good Old Pig Latin : Reversed!" kata
      • 8 years ago

      I thought you already finished it.

    • Custom User Avatar
      • Parix
      • commented on "The Good Old Pig Latin : Reversed!" kata
      • 8 years ago

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

    • Custom User Avatar
      • Parix
      • resolved an issue on "The Good Old Pig Latin : Reversed!" kata
      • 8 years ago

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

    • Custom User Avatar
      • Parix
      • commented on "The Good Old Pig Latin : Reversed!" kata
      • 8 years ago

      Actually there is noway to know for sure, since there is no thematic or semantic context. So the result array should contain both.

    • Custom User Avatar
      • Parix
      • resolved an issue on "The Good Old Pig Latin : Reversed!" kata
      • 8 years ago

      Thanks for the feedback. I added more lines to the description. In the case of "Eerschay", as it ends with "ay", first it should be checked if it has vowel before "h" or not. If not possibilities are 2. Either 2 consonants moved to the end or 1. The result array should contain both those possibilities.

    • Custom User Avatar
      • Parix
      • resolved a question on "Treasure Box" kata
      • 8 years ago

      Thanks for the feedback. You're absolutely right. I just corrected it.

    • Custom User Avatar
      • Parix
      • resolved an issue on "Treasure Box" kata
      • 8 years ago

      Random tests added. And it does not always garantee having the number. I might change it later.

    • Custom User Avatar
      • Parix
      • commented on "Treasure Box" kata
      • 8 years ago

      Thanks for the feedback. It is so easy without random tests and I'm trying to figure out how to add it to the kata.

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...