• 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
Entengummitiger Avatar
Name:Jakob Heiden
Clan:neuerfischer
Member Since:Jun 2020
Last Seen:Nov 2024
Profiles:
Following:1,268
Followers:1,267
Allies:1,265
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored (7)
  • Needs Resolution
  • Custom User Avatar
    • Entengummitiger
    • commented on "Best travel" kata
    • 5 years ago

    Wouldn't the distance change when they drive to a different town?

  • Custom User Avatar
    • Entengummitiger
    • commented on "Scramblies" kata
    • 5 years ago

    This is weird. I'm quite sure I got an O(n) solution. Still I cannot pass an attempt, and no matter how I do the algorithm, it always seems to time out at test 443, which seems to be just a run-of-the-mill short input test. The large n inputs only start at 511 from what I can tell. If I circumvent the large input with dummy results, it does not get stuck at 443. What's going on here? edit: actually I do some sorting, so my solution is at least O(n log n) I guess...

  • Custom User Avatar
    • Entengummitiger
    • commented on "Cheat Detection" topic
    • 5 years ago

    I cheated on a certain kata. I was stumped as to how to solve it, so I tried to coax the system for some information about what test case was killing my solution. In the process I found a pattern in the test cases, which I abused to write a bogus function that would satisfy the test cases but not solve the problem.
    Here it is: https://www.codewars.com/kata/54d81488b981293527000c8f/solutions/python/me/best_practice
    What should I do now?

  • Custom User Avatar
    • Entengummitiger
    • commented on "Maximum subarray sum" kata
    • 5 years ago

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

  • Custom User Avatar
    • Entengummitiger
    • commented on "Maximum subarray sum" kata
    • 5 years ago

    Edit: nevermind

  • Custom User Avatar
    • Entengummitiger
    • commented on "Your order, please" python solution
    • 5 years ago

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

  • Custom User Avatar
    • Entengummitiger
    • commented on "Simple square numbers" kata
    • 5 years ago

    If this is easily 5Kyu, why is it marked as 6Kyu?

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...