• 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
anickacodes Avatar
Name:Unknown
Clan:GraceWarriors
Member Since:Apr 2023
Last Seen:Jul 2025
Profiles:
    Following:25
    Followers:8
    Allies:6
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (17)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • anickacodes
      • commented on "One Line Task: Area Or Perimeter" kata
      • 15 months ago

      i - .....

    • Custom User Avatar
      • anickacodes
      • commented on "Vasya - Clerk" kata
      • 2 years ago

      /*
      A new movie has just been released! There are a lot of people at the cinema box office standing in a huge line. Each of them has a single 100, 50 or 25 dollar bill. A movie ticket costs 25 dollars.

      Harry is currently working as a clerk. He wants to sell a ticket to every single person in this line.

      Can Harry sell a ticket to every person and give change if he initially has no money and sells the tickets strictly in the people queue order?

      Return YES, if Harry can sell a ticket to every person and give change with the bills he has at hand at that moment. Otherwise return NO.

      EXAMPLES:
      tickets([25, 25, 50]); // => YES

      tickets([25, 100]); // => NO. Harry will not have enough money to give change to 100 dollars

      tickets([25, 25, 50, 50, 100]); // => NO. Harry will not have the right bills to give 75 dollars of change (you can't make two bills of 25 from one of 50)
      */

    • Custom User Avatar
      • anickacodes
      • commented on "Create Phone Number" javascript solution
      • 2 years ago

      I'm screaming at the ending

    • Custom User Avatar
      • dinglemouse
      • commented on "Cat Years, Dog Years (2)" kata
      • 2 years ago

      If I understand what you are asking then if I've owned the cat for < 15 catYears, or the dog for < 15 dogYears, then I have not yet owned them even for one full human year. Maybe I've just owned them for 0.75 human years (or whatever)...

      The Kata says "Results are truncated whole numbers of human years", therefore anything < 1 will be expecting 0.

      Make sense?

    • Custom User Avatar
      • anickacodes
      • commented on "Be Concise IV - Index of an element in an array" kata
      • 2 years ago

      did you happen to find what they were looking for?

    • Custom User Avatar
      • anickacodes
      • commented on "Semi-Optional" javascript solution
      • 2 years ago

      amazing

    • Custom User Avatar
      • anickacodes
      • commented on "Cat Years, Dog Years (2)" kata
      • 2 years ago

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

    • Custom User Avatar
      • dinglemouse
      • commented on "Cat Years, Dog Years (2)" kata
      • 2 years ago

      14?

    • Custom User Avatar
      • anickacodes
      • commented on "Cat Years, Dog Years (2)" kata
      • 2 years ago

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

    • Custom User Avatar
      • anickacodes
      • commented on "The Hashtag Generator" javascript solution
      • 2 years ago

      oooh fun

    • Custom User Avatar
      • anickacodes
      • commented on "IP Validation" javascript solution
      • 2 years ago

      que?

    • Custom User Avatar
      • anickacodes
      • commented on "A Needle in the Haystack" javascript solution
      • 2 years ago

      Im flabbergasted to say the very least

    • Custom User Avatar
      • anickacodes
      • commented on "Create Phone Number" javascript solution
      • 2 years ago

      bruuuh i am laughing so hard

    • Custom User Avatar
      • anickacodes
      • commented on "Training JS #18: Methods of String object--concat() split() and its good friend join()" javascript solution
      • 2 years ago

      bruh, what ? teach me your ways Sensai

    • Custom User Avatar
      • anickacodes
      • commented on "Grasshopper - Terminal Game Turn Function" kata
      • 2 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...