• 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
itayperry Avatar
Name:Itay
Clan:Unknown
Member Since:Jun 2018
Last Seen:Aug 2020
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (18)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • itayperry
    • commented on "Title Case" javascript solution
    • 5 years ago

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

  • Custom User Avatar
    • Ninja45
    • commented on "Content" topic
    • 5 years ago

    Hey, i don't think you can delete them. To get rid of them from the 'Unfinished' menu you'd have to complete them

  • Custom User Avatar
    • itayperry
    • commented on "Word a10n (abbreviation)" javascript solution
    • 6 years ago

    I didn't know you can put a function there! So cool.
    Elegant solution.

  • Custom User Avatar
    • Chrono79
    • commented on "Word a10n (abbreviation)" kata
    • 6 years ago

    My guess is changing your code would be faster, there is no ETA on updates in CW.

  • Custom User Avatar
    • itayperry
    • commented on "Word a10n (abbreviation)" kata
    • 6 years ago

    First of all, thank you for replying, I will mark it as spoiler when needed.. I'm just a little new here.
    Will the Node version get updated soon? Or would you advise that I'll change my solution?

  • Custom User Avatar
    • Chrono79
    • resolved an issue on "Word a10n (abbreviation)" kata
    • 6 years ago

    Mark your post as having spoiler content next time. Have you read which version of Node supports matchAll?

  • Custom User Avatar
    • itayperry
    • created an issue for "Word a10n (abbreviation)" kata
    • 6 years ago

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

  • Custom User Avatar
    • itayperry
    • commented on "Double Cola" kata
    • 6 years ago

    Ok, solved it with the help of a friend who showed me I misunderstood the pattern.
    Eventually I just chose [x,y,z] and started writing
    [x,y,z]
    [y,z,x,x]
    [z,x,x,y,y]
    [x,x,y,y,z,z]
    .
    .
    Then it came to me that there's a pattern which finds the perfect run every time:

    x,x,y,y,z,z => perfect
    x,x,x,x,y,y,y,y,z,z,z,z => perfect
    x,x,x,x,x,x,x,x,y,y,y,y,y,y,y,y,z,z,z,z,z,z,z,z => perfect

    Still I believe that this should be 4kyu - but I'm no expert lol just a junior.

  • Custom User Avatar
    • itayperry
    • commented on "Double Cola" kata
    • 6 years ago

    Yeah yeah of course lol a loop would collapse the universe.. I'm trying to create formulas but it's just too complicated. An extra hint will be wonderful :)

  • Custom User Avatar
    • Chrono79
    • commented on "Double Cola" kata
    • 6 years ago

    Little hint: don't use loops, use math.

  • Custom User Avatar
    • abdulmoeez7
    • commented on "Double Cola" kata
    • 6 years ago

    i've been stuck at this problem for a day now. My solution is O(sqrt(n)) and it's still failing. A little hint wouldn't hurt anyone. Please help.

  • Custom User Avatar
    • monadius
    • resolved a suggestion on "Double Cola" kata
    • 6 years ago
  • Custom User Avatar
    • itayperry
    • commented on "Double Cola" kata
    • 6 years ago

    I've been trying to solve this for hours.. I don't wanna give up and see the solution just yet.
    Would it be ok to ask for a little hint?

  • Custom User Avatar
    • itayperry
    • commented on "Find the odd int" javascript solution
    • 6 years ago

    Thank you!!!

  • Custom User Avatar
    • itayperry
    • commented on "Form The Minimum" javascript solution
    • 6 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...