• 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
cayde6 Avatar
Name:Unknown
Clan:Unknown
Member Since:Jan 2022
Last Seen:Jul 2025
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (6)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • cayde6
      • commented on "Hamming Numbers" python solution
      • 3 years ago

      The idea is that we calc each next number manually; we know that next number is one of 3 possible routes: to increase 1st expo, 2nd or 3rd by 1. So we calc all 3 numbers (what they will become with increased expo and pick minimal), we increase expos of taken step, save number and repeat all again.

    • Custom User Avatar
      • Ioann0
      • commented on "Rot13" python solution
      • 3 years ago

      chad lmao

    • Custom User Avatar
      • cayde6
      • commented on "Rot13" python solution
      • 3 years ago

      46 comparisions to encode 'Z' :)

    • Custom User Avatar
      • trashy_incel
      • resolved an issue on "Lock and Key" kata
      • 3 years ago

      not a kata issue

    • Custom User Avatar
      • cayde6
      • commented on "Get decimal part of the given number" javascript solution
      • 4 years ago

      The task stated that you're given a valid number and examples also shown that you are in fact is getting only a Number. By converting it to a String in your code you introduced an issue about different separators and now you're solving it :)

    • Custom User Avatar
      • cayde6
      • created an issue for "Lock and Key" kata
      • 4 years ago

      Test is broken, always fails with "Fakes not made by the lock itself should not pass" for different solutions i tried.

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...