• 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
aeliz Avatar
Name:Anne Jones
Clan:Launch School
Member Since:Apr 2020
Last Seen:Jan 2024
Profiles:
Following:589
Followers:588
Allies:588
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (6)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Just4FunCoder
    • resolved an issue on "Typoglycemia Generator" kata
    • 5 months ago

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

  • Custom User Avatar
    • pierremmanuel
    • commented on "Typoglycemia Generator" kata
    • 4 years ago

    I had the same problem:
    Try to refactor your code and remove any mutating method that you called on the object referenced by the input string.
    Use non-mutating methods instead and try again.
    Hope this works!

  • Custom User Avatar
    • exbotanical
    • commented on "WeIrD StRiNg CaSe" kata
    • 5 years ago

    Yeah, but the author should clarify this in the prompt..

  • Custom User Avatar
    • zLuki
    • commented on "Next smaller number with the same digits" kata
    • 5 years ago

    I also solved it right now without problems. Just counting down and check if digits are the same works for test cases but not for attempt cases, if that's your algo

  • Custom User Avatar
    • user9644768
    • resolved an issue on "Next smaller number with the same digits" kata
    • 5 years ago

    No, theren't any errors in the test.
    What is the time complexity of your code?

    Read this troubleshooting guide.

  • Custom User Avatar
    • Chrono79
    • commented on "WeIrD StRiNg CaSe" kata
    • 5 years ago

    Spaces never count, you have to start counting again for each word. And it's been asked and answered before, check the posts below.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...