• 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
CEP18 Avatar
Name:Unknown
Clan:Unknown
Member Since:Sep 2022
Last Seen:Jun 2025
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (2)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • hobovsky
    • commented on "Duplicate Encoder" kata
    • 3 years ago

    That's because your solution has a bug. It does not work for a following test case either: assert.strictEqual(duplicateEncode("aA"),"))");

  • Custom User Avatar
    • Chrono79
    • commented on "Replace With Alphabet Position" kata
    • 3 years ago

    The error message is this:

    TypeError: text.toLowerCase(...).replaceAll is not a function
    

    And that's because replaceAll requires Node v15 or higher: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/replaceAll#browser_compatibility

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...