• 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
nubprogramer Avatar
Name:Marko Djordjevic
Clan:micigen
Member Since:Apr 2016
Last Seen:Dec 2023
Profiles:
    Following:8
    Followers:6
    Allies:3
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (50)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • krnets
      • commented on "-Convert it, quickly!" javascript solution
      • 6 years ago

      the funniest solution on this site!
      this had me in stitches laughing :)

    • Custom User Avatar
      • nubprogramer
      • commented on "Password Hashes" javascript solution
      • 6 years ago

      Respect!
      Bravo

    • Custom User Avatar
      • nubprogramer
      • commented on "One Line Task: Count "Word"" javascript solution
      • 6 years ago

      I put a lot of effort in this one. But finaly quited and unlocked solutions because my regex skils aren't good. Can someone explain the solution?

    • Custom User Avatar
      • nubprogramer
      • commented on "-Convert it, quickly!" javascript solution
      • 6 years ago

      How the hell this passed tests???

    • Custom User Avatar
      • airt
      • commented on "Alphabetized" javascript solution
      • 6 years ago

      Ok, thank you 😂

    • Custom User Avatar
      • nubprogramer
      • commented on "Alphabetized" javascript solution
      • 6 years ago

      You colud at least remove console.log ...

    • Custom User Avatar
      • Souzooka
      • created a suggestion for "Zeros and Ones" kata
      • 8 years ago

      The ludicrous amount of random tests make it very hard to debug user input. I had an off-by-one error which caused 4 out of 2000 random tests to fail, and it was hard getting information on the inputs that caused these failures simply because of the huge number of tests given.

      That being said, this error might not be caught if the amount of random tests were simply decreased. I would recommend adding fixed tests to test for rare edge cases instead.

    • Custom User Avatar
      • Voile
      • resolved an issue on "Zeros and Ones" kata
      • 8 years ago

      ;-)

    • Custom User Avatar
      • Voile
      • resolved an issue on "Zeros and Ones" kata
      • 8 years ago

      ;-)

    • Custom User Avatar
      • JohanWiltink
      • resolved an issue on "Zeros and Ones" kata
      • 8 years ago

      So your issue is that your code modifies its input. Which is not a kata issue.

      ( The kata issue, vulnerability to input modification, has been raised separately. )

      Closing.

    • Custom User Avatar
      • myjinxin2015
      • commented on "Zeros and Ones" kata
      • 8 years ago

      Fixed.

    • Custom User Avatar
      • myjinxin2015
      • commented on "Zeros and Ones" kata
      • 8 years ago

      Added.

    • Custom User Avatar
      • myjinxin2015
      • commented on "Zeros and Ones" kata
      • 8 years ago

      Fixed.

    • Custom User Avatar
      • JohanWiltink
      • commented on "Zeros and Ones" kata
      • 8 years ago

      Which is a problem because this.

    • Custom User Avatar
      • JohanWiltink
      • commented on "Zeros and Ones" kata
      • 8 years ago

      What edge cases would you like tested with fixed tests? I honestly can't think of any. Without edge cases, I see no overriding need for fixed tests.

      There is the point that existing solutions are only invalidated with new fixed tests, not with new random tests, but again - without edge cases, how can there be new fixed tests that would invalidate existing solutions?

      Example tests are nice to have, I agree. But you can, you know, type 'em in yourself. This is not adressed by kodejuice below, but it might be a design decision. What is the overriding need for example tests?

      Please note I'm not closing your issue. But I would like you to amplify on it.

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...