• 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 (14)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • trashy_incel
      • resolved a question on "List Filtering" kata
      • 3 months ago

      OP solved the kata

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

      This comment has been reported as abusive

    • Custom User Avatar
      • N3VED
      • created a question for "Which are in?" kata
      • 12 months ago

      Hi, mb smbd know what is that error and how in can be fixed - array lengths differed, expected.length=4 actual.length=6; arrays first differed at element [3]; expected:<[pini]> but was:<[ou]>?

    • Custom User Avatar
      • ejini战神
      • resolved a question on "Anagram Detection" kata
      • 2 years 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
      • N3VED
      • created a question for "List Filtering" kata
      • 2 years ago

      Can smbd tell my why that error in my code
      class java.lang.Integer cannot be cast to class java.lang.Character (java.lang.Integer and java.lang.Character are in module java.base of loader 'bootstrap')

    • Custom User Avatar
      • N3VED
      • created a question for "Anagram Detection" kata
      • 2 years ago

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

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

      OP solved it, closing

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

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

    • Custom User Avatar
      • N3VED
      • created a question for "Find Maximum and Minimum Values of a List" kata
      • 2 years ago

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

    • Custom User Avatar
      • ejini战神
      • resolved a question on "Fake Binary" kata
      • 2 years ago
    • Custom User Avatar
      • rowcased
      • commented on "Fake Binary" kata
      • 2 years 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
      • N3VED
      • commented on "Fake Binary" kata
      • 2 years ago

      Big thanks, man

    • Custom User Avatar
      • rowcased
      • commented on "Fake Binary" kata
      • 2 years ago

      at least this:

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

      and there is more, but start with these

    • Custom User Avatar
      • N3VED
      • created a question for "Fake Binary" kata
      • 2 years ago

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

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...