• 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
adamb123 Avatar
Name:Unknown
Clan:Unknown
Member Since:Dec 2022
Last Seen:Jun 2023
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (105)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • Viktor.startsWith_Z
      • commented on "Cat years, Dog years" javascript solution
      • 2 years ago

      +1

    • Custom User Avatar
      • babukre1
      • commented on "Sum without highest and lowest number" javascript solution
      • 2 years ago

      you can use Math.min(
      array) this way instead of apply

    • Custom User Avatar
      • LinhVNVN11
      • commented on "Moving Zeros To The End" javascript solution
      • 2 years ago

      you're 4 kyu so a 30 minute problem can either be 5kyu or 6 kyu easily so it's not outrageous. And if it's not outrageous no need to cherry pick

    • Custom User Avatar
      • alagunoff
      • commented on "Convert number to reversed array of digits" javascript solution
      • 2 years ago

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

    • Custom User Avatar
      • laggydummy
      • commented on "Count the smiley faces!" javascript solution
      • 2 years ago

      RegExp don't work like that brother. It will just check only one single character inside the bracket as if you write like you've shown. Check https://regexlearn.com/cheatsheet .

    • Custom User Avatar
      • reactivicky
      • commented on "Break camelCase" javascript solution
      • 2 years ago

      Awesome

    • Custom User Avatar
      • faridlord10
      • commented on "Isograms" javascript solution
      • 2 years ago

      to ignore the uppercase with the lower case, because A !=a in JS

    • Custom User Avatar
      • adamb123
      • commented on "Simple Pig Latin" javascript solution
      • 2 years ago

      easier to understand, and does the same thing as the first solution!

    • Custom User Avatar
      • adamb123
      • commented on "Simple Pig Latin" javascript solution
      • 2 years ago

      @JSNoob123 This solution also matches for spaces that are in the string as well as punctuation with the + sign.

    • Custom User Avatar
      • Ciprian Amza
      • commented on "Moving Zeros To The End" javascript solution
      • 2 years ago

      Different possible reasons. Maybe you're more familiar with some concepts than others (every person is different). Also, keep in mind that you can check the date when the kata was published on the Details page, on the left of each kata. Newer katas (from last years) are more difficult than katas published more than 8 years ago. This one, for example, was published in 2013. There is kind of a new standard right now, so this kata would probably not be ranked more than 7 kyu if it would be published today. But re-ranking a kata is not possible.

    • Custom User Avatar
      • adamb123
      • commented on "Moving Zeros To The End" javascript solution
      • 2 years ago

      This problem only took me 30 minutes compared to other problems which take me way longer. Why is this a 5th kyu problem?

    • Custom User Avatar
      • RMo-Sloth
      • commented on "Sort the odd" javascript solution
      • 2 years ago

      Personally I dislike falsy values. It makes the code a bit harder to understand. I tend to use boolean values instead when I can, always.

    • Custom User Avatar
      • adamb123
      • commented on "Highest Scoring Word" javascript solution
      • 2 years ago

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

    • Custom User Avatar
      • adamb123
      • commented on "Split Strings" javascript solution
      • 2 years ago

      You make me want to solve every string problem with a regular expression, because you create something as beautiful as this.

    • Custom User Avatar
      • adamb123
      • commented on "Playing with digits" javascript solution
      • 2 years ago

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

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...