• 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
Cloud Walker Avatar
Name:Unknown
Clan:Unknown
Skills:javascript, some python
Member Since:Mar 2022
Last Seen:Jun 2025
Profiles:
    Following:19
    Followers:5
    Allies:2
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies (88)
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • BobtheLantern
      • resolved a question on "Digit Racers" kata
      • 2 days ago

      .

    • Custom User Avatar
      • BobtheLantern
      • commented on "Digit Racers" kata
      • 2 days ago

      Solution and sample tests being editable are normal. I would have to see a screenshot to see what's going on, but it looks good from my end when I "train again"

    • Custom User Avatar
      • BobtheLantern
      • resolved a question on "Digit Racers" kata
      • 2 days ago

      .

    • Custom User Avatar
      • BobtheLantern
      • resolved a question on "Digit Racers" kata
      • 2 days ago

      Approved at 6-kyu

    • Custom User Avatar
      • BobtheLantern
      • commented on "Digit Racers" kata
      • 2 days ago

      Sorry for being nitpicky, but if you add a space between the closing ) and the opening { in the function signature of the initial code, I will approve it. Like this:

      function digitRacers(str) {
      
      }
      
    • Custom User Avatar
      • ejini战神
      • resolved a question on "Grouping Vowels" kata
      • last month

      There isn't an exact duplicate but the task lacks novelty and is basically string manipulation without much puzzle-thinking or in-depth analysis ...

    • Custom User Avatar
      • 4500zenja1
      • commented on "Reach Me and Sum my Digits" kata
      • 3 months ago

      Your solution modifies the input list pattern_l, which is then used by the author solution. That should be a kata issue, I'll raise it rn

    • Custom User Avatar
      • trashy_incel
      • resolved a question on "Sorting Integers into a nested list" kata
      • 12 months ago

      you are using global variables, don't do that. they keep their values between function calls

    • Custom User Avatar
      • ejini战神
      • resolved a question on "Fun with lists: length" kata
      • 12 months ago

      OP solved it, closing

    • Custom User Avatar
      • KayleighWasTaken
      • commented on "All Nines" kata
      • 12 months ago

      Reading the description should make the condition for m being undefined very obvious.

    • Custom User Avatar
      • brodiemark
      • commented on "All Nines" kata
      • 12 months ago

      Is there a way to know if m exists or not(a Boolean)?

      There are certain conditions that imply that there is no m. If you look carefully at the sample tests, those conditions might become clear. I can't really say more without adding a spoiler.

    • Custom User Avatar
      • rowcased
      • commented on "All Nines" kata
      • 12 months ago

      tbh, upon appropriate reflection, I agree that full disclosure with explicit specs is generally the best approach

    • Custom User Avatar
      • brodiemark
      • commented on "All Nines" kata
      • 12 months ago

      Indeed. I think that's very very justified for a number with thousands of digits.

    • Custom User Avatar
      • rowcased
      • commented on "All Nines" kata
      • 12 months ago

      NOTE: m can be very very LARGE

      so, that's TWO (2) verys

    • Custom User Avatar
      • brodiemark
      • resolved a suggestion on "All Nines" kata
      • 12 months ago

      Added: "Where necessary, the way of handling big integers appropriate to the language should be used."

    • Loading more items...
    • © 2025 Codewars
    • About
    • API
    • Blog
    • Privacy
    • Terms
    • Code of Conduct
    • Contact

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...