• 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
MCL Avatar
Name:Unknown
Clan:Unknown
Member Since:Jun 2014
Last Seen:Apr 2025
Profiles:
    Following:0
    Followers:11
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies (11)
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • kkavita92
      • commented on "How many eggs? " kata
      • 8 years ago

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

    • Custom User Avatar
      • ZozoFouchtra
      • commented on "How many eggs? " kata
      • 8 years ago
      900*.8         == 720
      (300*.8) * 3   == 720 
      ~~(300*.8) * 3 == 720
      

      Edit : ok, things start to differ after 4th year ( ~~(900*.8*.8*.8*.8) != ~~((((300*.8)*.8)*.8*.8)*3 )

    • Custom User Avatar
      • kkavita92
      • commented on "How many eggs? " kata
      • 8 years ago

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

    • Custom User Avatar
      • nbeck
      • resolved an issue on "Diamonds and Toads" kata
      • 9 years ago

      Ok do not know why assertSimilar don't work... Anyway I sort the object to be safe.

    • Custom User Avatar
      • nbeck
      • commented on "Diamonds and Toads" kata
      • 9 years ago

      I already use assertSimilar(), I don't get it... Any idea ?
      I will find a fix soon.

    • Custom User Avatar
      • ZozoFouchtra
      • commented on "Leap year" kata
      • 10 years ago

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

    • Custom User Avatar
      • ZozoFouchtra
      • commented on "Leap year" kata
      • 10 years ago

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

    • Custom User Avatar
      • fighterleslie
      • commented on "Are the brackets balanced?" javascript solution
      • 10 years ago

      Interesting strategy! Brilliant!

    • Custom User Avatar
      • mrcrowl
      • commented on "Binary multiple of 3" kata
      • 10 years ago

      Possibly you could also compare the regex's test method to an untouched regex's test method?

      multipleof3Regex.test === /abc/.test

    • Custom User Avatar
      • rsalgado
      • commented on "Binary multiple of 3" kata
      • 10 years ago

      Done. The first option only; actually I'm checking the object itself, as people might not modify the prototype's method but the object's one. Thanks for pointing it out.

    • Custom User Avatar
      • Clarity
      • commented on "Add property to every object in array " kata
      • 10 years ago

      Done!

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...