• 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
Fob0s96 Avatar
Name:Unknown
Clan:Unknown
Member Since:Nov 2020
Last Seen:Mar 2025
Profiles:
Following:2
Followers:2
Allies:2
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (9)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • ejini战神
    • resolved a question on "Sum of Digits / Digital Root" kata
    • 2 years ago

    OP solved it, closing

  • Custom User Avatar
    • hobovsky
    • commented on "Sum of Digits / Digital Root" kata
    • 2 years ago

    Well, the first mistake is not formatting the posted code ;) Please see this for help: https://docs.codewars.com/references/markdown#code-block

  • Custom User Avatar
    • MarkShcerbakov
    • commented on "Positions Average" kata
    • 2 years ago

    Maybe use number of combinations and letters in word =)

  • Custom User Avatar
    • rowcased
    • commented on "Positions Average" kata
    • 2 years ago

    what did you use instead of your eyes?

  • Custom User Avatar
    • todd1744
    • commented on "Positions Average" kata
    • 2 years ago

    same same same. done. did not use eyes when was reading statement

  • Custom User Avatar
    • polterg3ist
    • commented on "Positions Average" kata
    • 2 years ago

    same problem

  • Custom User Avatar
    • Ciprian Amza
    • commented on "Running out of space" kata
    • 2 years ago

    The kata expects that you don't create a new array (String[] result in your case), but you modify in place the array that you receive as a parameter.

  • Custom User Avatar
    • Chrono79
    • resolved an issue on "Count of positives / sum of negatives" kata
    • 3 years ago

    That is a problem with your code, not a kata issue. Read the error message, rethink the order you use to do things in your code.

  • Custom User Avatar
    • benjaminzwhite
    • commented on "Get Nth Even Number" kata
    • 3 years ago

    Do you mean that you are timing out ?

    Then this is normal - your current solution is very slow for large input numbers like 1000000000.

    You need to find a faster approach to pass all the tests.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...