• 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
mentalModel Avatar
Name:Unknown
Clan:Launch School
Member Since:Jan 2022
Last Seen:Aug 2024
Profiles:
    Following:591
    Followers:591
    Allies:591
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (5)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • ejini战神
      • resolved a question on "Alphabetized" kata
      • 2 years ago

      OP solved it, closing

    • Custom User Avatar
      • mentalModel
      • commented on "Most frequently used words in a text" javascript solution
      • 3 years ago

      Correction in the algorithm for noWords function (edge case) :

      // noWords function (edge case):

      // - if the text (string) has not letters at all then return true

      // - iterate over the characters of the string

      // - if none of the characters are letters then return true

      // else return false

    • Custom User Avatar
      • mentalModel
      • commented on "Find the Nexus of the Codewars Universe" kata
      • 3 years ago

      I'm sorry but why to NOT mutate input object? It doesn't seems to make any difference here except for the random tests failing.
      @Chrono79

    • Custom User Avatar
      • mentalModel
      • created a question for "Alphabetized" kata
      • 3 years ago

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

    • Custom User Avatar
      • mentalModel
      • commented on "Anagram difference" javascript solution
      • 3 years ago

      Good solution!

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...