• 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
mo.mo. Avatar
Name:MO
Clan:Unknown
Skills:js, javascript
Member Since:Aug 2018
Last Seen:Oct 2024
Profiles:
Following:3
Followers:7
Allies:3
View Profile Badges
Ad
Would You Pass the Google SQL Interview? Test Yourself with These 7 Concepts
Study up for your next SQL interview with these interview questions.
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (13)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • save-on
    • commented on "Anagram Detection" javascript solution
    • 13 months ago

    ok

  • Custom User Avatar
    • Mednoob
    • commented on "Timed queue" kata
    • 16 months ago

    Pretty similar to this

  • Custom User Avatar
    • o2001
    • commented on "Minimize Sum Of Array (Array Series #1) " javascript solution
    • 2 years ago

    Yeah; in fact, this particular approach relies on that.

  • Custom User Avatar
    • ejini战神
    • resolved a question on "Array Helpers" kata
    • 2 years ago

    Your code is returning the elements at even and odd indices respectively whilst the task asks to return even and odd numbers respectively.

  • Custom User Avatar
    • lechevalier
    • resolved a question on "Max sum path" kata
    • 2 years ago
  • Custom User Avatar
    • macnick
    • commented on "Loose Change" javascript solution
    • 2 years ago

    That is true. I should use a map instead. But I was a newbie when I solved this. :-D

  • Custom User Avatar
    • BobtheLantern
    • commented on "Max sum path" kata
    • 3 years ago

    2 -> 3 -> 4 -> 5 -> 8 -> 9 -> 11 -> 19 = 61

  • Custom User Avatar
    • akar-0
    • commented on "Length of missing array" kata
    • 3 years ago

    Make sure you select Node JS 14.0 at the top of the trainer page.

  • Custom User Avatar
    • B1ts
    • resolved a question on "Backwards Read Primes" kata
    • 3 years ago

    Check the first sentence of description. 70207 is a palindrome.

    This rules out primes which are palindromes

  • Custom User Avatar
    • akar-0
    • commented on "Decimal to Factorial and Back" kata
    • 3 years ago

    I've rewritten the tests in JavaScript, hope it's clearer now.

  • Custom User Avatar
    • akar-0
    • resolved an issue on "Decimal to Factorial and Back" kata
    • 3 years ago

    We don't know what you are printing, but tests are correct in Javascript. And if this is not the language you are using, you should state it first, among other things. However, this is absolutely not the proper way to raise an issue. An issue is a bug in the kata, you need to give clear proofs that something is wrong. Please don't raise issues so lightly in the future, and read carefully this: https://docs.codewars.com/training/troubleshooting/

  • Custom User Avatar
    • trashy_incel
    • resolved an issue on "Permutations" kata
    • 3 years ago

    fixed

  • Custom User Avatar
    • rathesh77
    • commented on "Permutations" kata
    • 4 years ago

    Yup this error shows up even when every tests succeed.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...