• 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
Reizo Avatar
Name:Unknown
Clan:Unknown
Member Since:Oct 2017
Last Seen:Jun 2025
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (16)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • Elakioui
      • commented on "Check the tire pressure" java solution
      • 4 years ago

      I like your solution :-)

    • Custom User Avatar
      • Reizo
      • created an issue for "Longest Palindromic Substring (Linear)" kata
      • 5 years ago

      In C++, solutions in O(n^2) work just fine. I think the warning in the description is rather missleading, since I, for my part, could not think of a solution in (lower case) o(n^2).

    • Custom User Avatar
      • Reizo
      • commented on "Decode the Morse code " cpp solution
      • 5 years ago

      Mind that this solution causes UB for space-only (that is also empty) strings.
      Particularly simple but clever regex, tho!

    • Custom User Avatar
      • Reizo
      • commented on "Parsing & Automata - Matching Bracket Lists & Context-Free Grammars" cpp solution
      • 5 years ago

      This will accept many illegal string like ][.

    • Custom User Avatar
      • Reizo
      • commented on "Areas of Voronoi cells" kata
      • 6 years ago

      Very much agreed. I'd not want my compiler to warn me about those.
      Thanks for the fix :)

    • Custom User Avatar
      • geoffp
      • resolved an issue on "Areas of Voronoi cells" kata
      • 6 years ago

      Thanks - fixed. Really, compiler warnings about code like a && b || c && d are excessively presumptuous - surely only novice programmers are likely to be unaware of the order of boolean operations?

    • Custom User Avatar
      • Reizo
      • commented on "Areas of Voronoi cells" cpp solution
      • 6 years ago

      Someone explain this magic pls :o

    • Custom User Avatar
      • Reizo
      • created an issue for "Areas of Voronoi cells" kata
      • 6 years ago

      The Test cases cause compiler warning if compiled with Clang 8 C++17.
      The fix should be trivial.

    • Custom User Avatar
      • chainsaw-maniac
      • resolved an issue on "A Simple Music Encoder" kata
      • 8 years ago

      Hey Reizo,
      Thank you for your help.

      1. Yes, negative values are intended. You were right about the low rate of occurence in the tests ; has been fixed, thanks.
      2. It was omitted from the description on purpose. Please see comments from cyril and dinglemouse in the companion kata A Simple Music Decoder. We more or less agreed that omitting them from the description was OK (i.e. cyrils "final boss" test).
        Cheers!
    • Custom User Avatar
      • Reizo
      • created an issue for "A Simple Music Encoder" kata
      • 8 years ago

      I wonder if arrays with negative values generated in randonTests() are intended, since they're very rare (only about 8%) and never mentioned in the description.
      If they are, it should be mentioned in the description and the rate of occurence or the amount of random tests should be increased, since this low rate would regularly allow solutions, that disregard negative values (like mine did).

    • Custom User Avatar
      • Reizo
      • commented on "PaginationHelper" kata
      • 8 years ago

      Oh well, that disappoints me a little. Thanks though for your clarification.

    • Custom User Avatar
      • Blind4Basics
      • commented on "PaginationHelper" kata
      • 8 years ago

      Errr... That's not an argument but rather a fact! The test cases are LOCKED and so modifications are not possible anymore. ;)

    • Custom User Avatar
      • Reizo
      • commented on "PaginationHelper" kata
      • 8 years ago

      I appreciate your response and see your point. However, personally, I'd not take that as an argument to allow even further faulty submission, because that would make the concept of this whole game pointless, wouldn't it?

    • Custom User Avatar
      • Reizo
      • commented on "Paginating a huge book" kata
      • 8 years ago

      Can you name an example, please?

    • Custom User Avatar
      • Blind4Basics
      • resolved a suggestion on "PaginationHelper" kata
      • 8 years ago

      Hi,

      Unfortunately, there are already too much completions of the java version (more than 500) so the tests are not modifiable anymore.

    • Loading more items...
    • © 2025 Codewars
    • About
    • API
    • Blog
    • Privacy
    • Terms
    • Code of Conduct
    • Contact

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...