• 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
deverw Avatar
Name:Stefan Abendroth
Clan:Unknown
Member Since:Sep 2023
Last Seen:Jun 2025
Profiles:
Following:2
Followers:1
Allies:1
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (21)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • deverw
    • commented on "Multisize Nonogram Solver" kata
    • 4 days ago

    Tough. Learned a lot.

  • Custom User Avatar
    • deverw
    • commented on "The Trapped Odd Knight" kata
    • 2 months ago

    To make it a 4kyu challenge, I suggest to add this test case: (5_599_653, 4_300_533_504)

  • Custom User Avatar
    • deverw
    • commented on "Game of Life in Reverse" python solution
    • 2 months ago

    Brilliant implementation. Can't think of any better way to solve this.

  • Custom User Avatar
    • deverw
    • commented on "The Trapped Odd Knight" kata
    • 2 months ago

    Love this kata.
    If anyone can come up with a mathematical solution, I'd be highly interested.

  • Custom User Avatar
    • JonSilverman
    • commented on "Simple Encryption #1 - Alternating Split" kata
    • 6 months ago

    Thanks you for finding the sequence. I wondered what kind of math was underneath this kata.

  • Custom User Avatar
    • deverw
    • commented on "Odd Is Real" kata
    • 10 months ago

    Turns out to be a math challenge, rather than programming. Very challenging test suite.

  • Custom User Avatar
    • deverw
    • commented on "Odd Is Real" kata
    • 10 months ago

    I agree.

  • Custom User Avatar
    • ExistedGit
    • commented on "Assembler interpreter (part II)" cpp solution
    • 14 months ago

    On one hand it's the temptation and ease of regex, on the other is the temptation of writing a beautifully structured interpreter toolchain

  • Custom User Avatar
    • deverw
    • commented on "Tiptoe through the circles" kata
    • 15 months ago

    Great kata! Touches a couple of side problems. I learned something.

  • Custom User Avatar
    • deverw
    • commented on "Sliding Puzzle Solver" kata
    • 16 months ago

    Implemented a deterministic solution with complexity O(n^3) in Python. Solves 70-by-70 puzzles in <10s on my laptop.

  • Custom User Avatar
    • deverw
    • commented on "Path Finder #5: there's someone here" kata
    • 17 months ago

    Nice game. This is 5% coding, 95% thinking.

  • Custom User Avatar
    • deverw
    • commented on "Naive subarray" kata
    • 17 months ago

    Great kata. Sounds simple, turns out to be very challenging.

  • Custom User Avatar
    • Chrono79
    • commented on "Very Naive Subarray" kata
    • 17 months ago

    Couldn't you copy and paste it here? Having to go to a different kata to see information you need in this one shouldn't be needed. Even more when this is the easier one, and the normal order for doing this should be easier first, harder later, not the other way around.

  • Custom User Avatar
    • Chrono79
    • resolved a question on "Very Naive Subarray" kata
    • 17 months ago
  • Custom User Avatar
    • deverw
    • commented on "Very Naive Subarray" kata
    • 17 months ago

    Thanks.
    CONTIGUOUS. There is only one 2 next to 3.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...