• 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
danielzaiser91 Avatar
Name:Unknown
Clan:Unknown
Member Since:Apr 2020
Last Seen:Feb 2024
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (18)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Semaff
    • commented on "Deep Assignment" kata
    • 3 years ago

    still not working, the same problem with the last test

  • Custom User Avatar
    • Ben_Ragot
    • commented on "Simple Fun #27: Rectangle Rotation" kata
    • 4 years ago

    My god this comment is in fact very helpful thanks

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

    Please use spoiler flag next time. Your post was visible in the homepage.

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

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

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

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

  • Custom User Avatar
    • jmunsch
    • commented on "Deep Assignment" kata
    • 4 years ago

    updated last test to only do 50
    can you verify if that helps fix the issue?

    also there was a note in the description saying the last test was flaky

  • Custom User Avatar
    • jfgilmore
    • commented on "Duplicate Encoder" ruby solution
    • 4 years ago

    Yes, this solution isn't exactly best practice even if it is syntactically short.

  • Custom User Avatar
    • cyqsimon
    • commented on "Simple Fun #27: Rectangle Rotation" kata
    • 4 years ago

    Turn your head 45dgrs, and see how many grid points can fit within the width of the rectangle. It's pretty straight forward from there on. There's one extra pitfall associated with oddness partiy but you can cross that bridge when you get there.

  • Custom User Avatar
    • alexare
    • commented on "The observed PIN" javascript solution
    • 4 years ago

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

  • Custom User Avatar
    • adrian.eyre
    • commented on "Car Park Escape" kata
    • 5 years ago

    Just reread the instructions and I had already mentioned this 😁

    8. The start level may be any level of the car park.
    
  • Custom User Avatar
    • adrian.eyre
    • commented on "Car Park Escape" kata
    • 5 years ago

    Updated 🙂

  • Custom User Avatar
    • del.mv
    • commented on "Growth of a Population" javascript solution
    • 5 years ago

    It was stated above in the comments, but to save you some time...

    "Because the requirement asks "How many years does the town need to see its population p0 >= p inhabitants?", so you need to repeat the increase of population until p0 < p.
    If you repeated the while until p0 <= p, you'd get an extra year in the result (e.g. if p0 = p, you'd get 1, but the expected value would be 0!)."

  • Custom User Avatar
    • B1ts
    • commented on "The observed PIN" javascript solution
    • 5 years ago

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

  • Custom User Avatar
    • Caders
    • resolved a suggestion on "Quadruple M" kata
    • 5 years ago

    Agreed.

  • Custom User Avatar
    • Ninja45
    • commented on "Quadruple M" kata
    • 5 years ago

    Absolutely agree, i was very confused with the wording of the question

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...