• 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
DegaKiller Avatar
Name:Unknown
Clan:Unknown
Member Since:Dec 2022
Last Seen:Mar 2023
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (15)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • DegaKiller
      • commented on "Regex validate PIN code" kata
      • 2 years ago

      I managed to resolve. I was just complicating the logic a lot, I just reversed the reasoning and it worked. Thanks for the answer!

    • Custom User Avatar
      • GenomeXY
      • commented on "Regex validate PIN code" kata
      • 2 years ago

      Hello, DegaKiller! I don't know what your specific case is, but note that in some tests, pin = "123\n" or "1234\n" (line break, not space). I got caught on this and also thought it was a bug.

    • Custom User Avatar
      • DegaKiller
      • commented on "Regex validate PIN code" kata
      • 2 years ago

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

    • Custom User Avatar
      • hobovsky
      • commented on "Jaden Casing Strings" kata
      • 3 years ago

      Please see this link and this link.

    • Custom User Avatar
      • Ashlion
      • commented on "Jaden Casing Strings" kata
      • 3 years ago

      I have the same result as expected with different attemps, however, when I tried the test always shows (expected undefined to equal). I am not sure what it actually means.
      I check the documentation when it looks exactly as the result but I couldnt figure it out either.
      Any advice?
      Many thanks in advance :)

      Pay Attention To The Numbers In Your Life They Are Vastly Important.

      expected undefined to equal 'Pay Attention To The Numbers In Your Life They Are Vastly Important.'

    • Custom User Avatar
      • DegaKiller
      • commented on "Jaden Casing Strings" kata
      • 3 years ago

      I think that because it deals with the use of prototype and "this" it ends up getting a little confusing for beginners. But after some study I managed to solve it, I liked this exercise.

    • Custom User Avatar
      • Chrono79
      • commented on "Multiples of 3 or 5" kata
      • 3 years ago

      Which language are you saying that happens? That isn't happening neither in TypeScript nor in Java, that are the two languages you worked on.

    • Custom User Avatar
      • mehLabs
      • commented on "Multiples of 3 or 5" kata
      • 3 years ago

      Instructions say that it returns the sum of all the multiples of 3 or 5 below the number passed in". The number passed in was 20, so it shouldn't be added, right? But the answer expected me to sum it.

    • Custom User Avatar
      • DegaKiller
      • commented on "Beginner Series #3 Sum of Numbers" kata
      • 3 years ago

      Ah yes, I really misunderstood. Thank you for your help.

    • Custom User Avatar
      • DegaKiller
      • commented on "Multiples of 3 or 5" kata
      • 3 years ago

      Ok, thanks bro.

    • Custom User Avatar
      • Chrono79
      • commented on "Multiples of 3 or 5" kata
      • 3 years ago

      Don't use nested loops.

    • Custom User Avatar
      • DegaKiller
      • commented on "Multiples of 3 or 5" kata
      • 3 years ago

      Facing a problem:"random cases: n=78439 - STDERR - Execution Timed Out (12000 ms)". Any help with this big numbers?

    • Custom User Avatar
      • AB-Flais
      • commented on "Beginner Series #3 Sum of Numbers" kata
      • 3 years ago

      -1 + 0 + 1 + 2 + 3 + 4 + 5 in fact equals 14, perhaps you misunderstood the statement

    • Custom User Avatar
      • hobovsky
      • commented on "Beginner Series #3 Sum of Numbers" kata
      • 3 years ago

      Why do you say this is wrong?

    • Custom User Avatar
      • DegaKiller
      • commented on "Beginner Series #3 Sum of Numbers" kata
      • 3 years ago

      Something is wrong.
      "Incorrect answer for a=5, b=-1: expected 4 to equal 14". And other wrong outputs.

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...