• 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
MHUS25 Avatar
Name:Muna
Clan:Unknown
Member Since:May 2018
Last Seen:Sep 2020
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (26)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Triks
    • commented on "String incrementer" javascript solution
    • 2 years ago

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

  • Custom User Avatar
    • Donny-C-1
    • commented on "String incrementer" javascript solution
    • 2 years ago

    This is so confusing 😅, took a while before i understood what was going on

  • Custom User Avatar
    • Bravono
    • commented on "String incrementer" javascript solution
    • 3 years ago

    Normalize explaining your code with comments please. I have a hard time understanding this code.

  • Custom User Avatar
    • hobovsky
    • created an issue for "Aliens have landed" kata
    • 3 years ago
    • Tests should not print to stdout if not necessary. Instead of printing, inputs can be presented with test headers or custom assertion messages on failure.
    • Tests should be organized properly with describe and it blocks, and updated to the latest version of Node used by Codewars.
    • Suggested tests for edge cases: input with nothing but vowels, inputs with only vowels, sentences with only one word, empty string (if valid).
  • Custom User Avatar
    • chiizzy1
    • commented on "String incrementer" javascript solution
    • 3 years ago

    this solution is kinda cool (:

  • Custom User Avatar
    • JohanWiltink
    • commented on "Aliens have landed" kata
    • 3 years ago

    It's still approvable. And I still don't like it enough to actually approve it.

  • Custom User Avatar
    • Malware666
    • commented on "String incrementer" javascript solution
    • 4 years ago

    clean

  • Custom User Avatar
    • farhanaditya
    • commented on "Aliens have landed" kata
    • 4 years ago

    probaby not.

  • Custom User Avatar
    • ecedenyo
    • commented on "String incrementer" javascript solution
    • 4 years ago

    do you mean this part (0*) of the regex?, he/she is grouping here the part w/ zeros, I think it's clever, in a good sense, don't you think so?, or am I missing something?

  • Custom User Avatar
    • JohanWiltink
    • commented on "Aliens have landed" kata
    • 4 years ago

    It's approvable. But is it ( still ) original?

  • Custom User Avatar
    • keslo
    • commented on "String incrementer" javascript solution
    • 5 years ago

    Good solution!

  • Custom User Avatar
    • dblock2k
    • commented on "String incrementer" javascript solution
    • 5 years ago

    Thanks!

  • Custom User Avatar
    • Azuaron
    • commented on "String incrementer" javascript solution
    • 5 years ago

    match is the full match of the regex, which in this case is ignored since we just want to use the two capture groups (p1 and p2).

  • Custom User Avatar
    • dblock2k
    • commented on "String incrementer" javascript solution
    • 5 years ago

    What does the 'match' in the function do?

  • Custom User Avatar
    • MHUS25
    • resolved an issue on "Aliens have landed" kata
    • 7 years ago

    I've now added some random test cases. Thanks for your feedback.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...