• 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
scates Avatar
Name:Unknown
Clan:Unknown
Member Since:Jun 2017
Last Seen:May 2019
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (9)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • Chrono79
      • resolved an issue on "Holiday I - Temperature in Bali" kata
      • 8 years ago

      Fixed, the Python solution was wrong.

    • Custom User Avatar
      • scates
      • commented on "Tap Into Mr. Mxyzinjin's Matrix" kata
      • 8 years ago

      Great Kata!

      I spent several hours trying to solve "Tap Into Mr. Mxyzinjin's Brain" before coming here and doing this one instead.

      I'm still not sure how to solve that one, though.

    • Custom User Avatar
      • scates
      • commented on "BasE91 encoding & decoding" kata
      • 8 years ago

      The linked documentation was far from sufficient. I ended up having to read the source code to figure out how the encoding actually works. Once I had read the source code, the Kata was not nearly as interesting.

      I think this would be a really good Kata if the instructions included a full specification of basE91 encoding.

    • Custom User Avatar
      • ice1000
      • created a suggestion for "BasE91 encoding & decoding" kata
      • 8 years ago

      Please review and approve my translations :D

    • Custom User Avatar
      • ice1000
      • commented on "BasE91 encoding & decoding" kata
      • 8 years ago

      Scala translation

    • Custom User Avatar
      • ice1000
      • commented on "BasE91 encoding & decoding" kata
      • 8 years ago

      Groovy translation

    • Custom User Avatar
      • ice1000
      • commented on "BasE91 encoding & decoding" kata
      • 8 years ago

      Java translation

    • Custom User Avatar
      • scates
      • created an issue for "Holiday I - Temperature in Bali" kata
      • 8 years ago

      The python test cases are broken. It expected heat:27 humidity 0.48... to return True, but that should be False because humidity needs to be <= 0.4 according to the instructions.

      I actually ended up just submitting
      return humidity < 0.5 and heat < 36

      which passed all the tests.

    • Custom User Avatar
      • scates
      • commented on "Nesting Structure Comparison" kata
      • 8 years ago

      Agreed. It's a good Kata, but definitely not a 4. Way to easy for 4.

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...