• 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
N3VED Avatar
Name:Unknown
Clan:Unknown
Member Since:Dec 2023
Last Seen:Aug 2024
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies (8)
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • trashy_incel
      • resolved a question on "List Filtering" kata
      • 2 months ago

      OP solved the kata

    • Custom User Avatar
      • Digit365Stake
      • commented on "List Filtering" kata
      • 6 months ago

      This comment has been reported as abusive

    • Custom User Avatar
      • ejini战神
      • resolved a question on "Anagram Detection" kata
      • 16 months ago

      The error you're encountering is because Arrays.sort() doesn't return an array but instead sorts the array in place. So, you can't directly use Arrays.equals() to compare the sorted arrays. You need to sort the arrays first and then compare them.

    • Custom User Avatar
      • ejini战神
      • resolved a question on "Find Maximum and Minimum Values of a List" kata
      • 17 months ago

      OP solved it, closing

    • Custom User Avatar
      • Chrono79
      • commented on "Find Maximum and Minimum Values of a List" kata
      • 17 months ago

      Because your convertion from int[] to List is wrong.

    • Custom User Avatar
      • ejini战神
      • resolved a question on "Fake Binary" kata
      • 17 months ago
    • Custom User Avatar
      • rowcased
      • commented on "Fake Binary" kata
      • 17 months ago

      you're very welcome

      seems like you passed the kata?

      in which case, if your question was fully answered, close it out by clicking Mark question as resolved

    • Custom User Avatar
      • rowcased
      • commented on "Fake Binary" kata
      • 17 months ago

      at least this:

      • you are missing the import for Arrays
      • Java uses getNumericValue not NumericValue

      and there is more, but start with these

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...