• 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
Hallowizer Avatar
Name:Unknown
Clan:HallowizerCoding
Member Since:Aug 2017
Last Seen:Feb 2020
Profiles:
Following:1
Followers:3
Allies:1
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored
  • Needs Resolution (13)
  • Custom User Avatar
    • Voile
    • created an issue for "Escape Prison!" kata
    • 2 years ago

    SecurityManager has been disabled by default since Java 18, and next LTS version (Java 21) will be released in a few days (19th December). This will deprecate the premise of the kata.

  • Custom User Avatar
    • Voile
    • created an issue for "Escape Prison!" kata
    • 2 years ago

    Some cheese solutions that needs to be patched:

    • https://www.codewars.com/kata/reviews/5bda2d9bc0c2374e1800216b/groups/60417a95a4ac220001a82ff1
    • https://www.codewars.com/kata/reviews/5bda2d9bc0c2374e1800216b/groups/639b31063dce3d0001f43084
  • Custom User Avatar
    • FArekkusu
    • created an issue for "Pythagoras" kata
    • 7 years ago

    Duplicate.

  • Custom User Avatar
    • FArekkusu
    • created an issue for "Pythagoras" kata
    • 7 years ago

    The actual/expected values should be compared for approximate equality.

  • Custom User Avatar
    • ZED.CWT
    • created an issue for "Escape Prison!" kata
    • 7 years ago

    Annoying warnings need to be suppressed.

    /workspace/java/src/Bomb.java:3: warning: Reflection is internal proprietary API and may be removed in a future release
    import sun.reflect.Reflection;
                      ^
    /workspace/java/src/Bomb.java:3: warning: Reflection is internal proprietary API and may be removed in a future release
    import sun.reflect.Reflection;
                      ^
    /workspace/java/src/Bomb.java:3: warning: Reflection is internal proprietary API and may be removed in a future release
    import sun.reflect.Reflection;
                      ^
    /workspace/java/src/Bomb.java:3: warning: Reflection is internal proprietary API and may be removed in a future release
    import sun.reflect.Reflection;
                      ^
    /workspace/java/src/Bomb.java:7: warning: Reflection is internal proprietary API and may be removed in a future release
        Reflection.registerMethodsToFilter(Bomb.class, "<init>");
        ^
    Note: /workspace/java/src/Prisoner.java uses unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    5 warnings
    
  • Custom User Avatar
    • ZED.CWT
    • created an issue for "Escape Prison!" kata
    • 7 years ago
    PrisonChecker.test();
    

    Really? This is what you think is enough for us?
    It's totally not a FAIR game.
    A fair game is, like Hack 22, exposing the exact implementation in the Preload section to the desc
    Or how the hell would we know what the heck is PrisonChecker, PrisonGuard and Bomb

  • Custom User Avatar
    • ZED.CWT
    • created an issue for "Hack-the-Exception" kata
    • 7 years ago

    Duplicate of Escaping The Matrix

  • Custom User Avatar
    • Voile
    • created an issue for "Square Roots" kata
    • 8 years ago

    Duplicate:

    https://www.codewars.com/kata/find-the-square-root

  • Custom User Avatar
    • DemonKing
    • created an issue for "Square Roots" kata
    • 8 years ago

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

  • Custom User Avatar
    • emaclean
    • created a suggestion for "What happened to eeeEEEeeeEEEthan?" kata
    • 8 years ago

    Did you accidentally publish before finishing? Because this is not a challenge by any measure.

  • Custom User Avatar
    • Voile
    • created an issue for "What happened to eeeEEEeeeEEEthan?" kata
    • 8 years ago

    This is not a kata.

  • Custom User Avatar
    • JohanWiltink
    • created an issue for "Pythagoras" kata
    • 8 years ago

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

  • Custom User Avatar
    • JohanWiltink
    • created an issue for "Pythagoras" kata
    • 8 years ago

    Needs (much!) better testing, including random tests.

    Be sure to specify if all inputs will be valid triangles, and make sure you only generate correct random inputs according to the specs.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...