• 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
danieldsutter Avatar
Name:Danny
Clan:Unknown
Member Since:Dec 2018
Last Seen:Mar 2023
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (14)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • danieldsutter
    • commented on "Piano Kata, Part 1" kata
    • 7 years ago

    The description bothers me, because playing ascending chromatic scales you would only use your thumb, index, and middle fingers.

  • Custom User Avatar
    • kodanv
    • commented on "Fabergè Easter Eggs crush test" kata
    • 7 years ago

    No, the first drop will be at a level that provides you have a full coverage of all floors below in the worst case scenario i.e. all egs will brake one after another.
    If the first egg brakes, the seacond drop is not in the middle of all levels below. It's closer to the bottom, than the top (level the fist egg broke). So, the spacing is not halved at every attempt as one may think.

  • Custom User Avatar
    • kodanv
    • commented on "Fabergè Easter Eggs crush test" kata
    • 7 years ago

    total tries

  • Custom User Avatar
    • FArekkusu
    • created an issue for "Number Zoo Patrol" kata
    • 7 years ago

    The random tests should be adjusted to test the time complexity instead of execution time.

    Also, the current fixture is written in an atrociously bad manner, and could do with rewriting in the whole.

  • Custom User Avatar
    • FArekkusu
    • commented on "Number Zoo Patrol" kata
    • 7 years ago

    As I said, your solution is inefficient. It can be at most 1.5 times slower to pass the tests while yours one is 2.7 times slower (in the worst case).

  • Custom User Avatar
    • danieldsutter
    • commented on "Number Zoo Patrol" kata
    • 7 years ago

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

  • Custom User Avatar
    • Blind4Basics
    • commented on "Number Zoo Patrol" kata
    • 7 years ago

    binary search.

    do you realize that the array isn't sorted?

  • Custom User Avatar
    • FArekkusu
    • commented on "Number Zoo Patrol" kata
    • 7 years ago

    Your solution is inefficient.

  • Custom User Avatar
    • danieldsutter
    • commented on "Number Zoo Patrol" kata
    • 7 years ago

    I'm not failing any tests, but I'm still timing out. Can anyone explain to me how that would be?

    I'm essentially running a recursive binary search.

  • Custom User Avatar
    • danieldsutter
    • commented on "Fabergè Easter Eggs crush test" kata
    • 7 years ago

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

  • Custom User Avatar
    • danieldsutter
    • commented on "Fabergé Easter Eggs crush test" kata
    • 7 years ago

    Does m = total tries or tries per egg?

  • Custom User Avatar
    • danieldsutter
    • commented on "Rail Fence Cipher: Encoding and Decoding " kata
    • 7 years ago

    I did a console.log in each function, and they both show up on every test.

  • Custom User Avatar
    • FArekkusu
    • resolved a question on "Rail Fence Cipher: Encoding and Decoding " kata
    • 7 years ago

    Print a message which would specify what function is being run.

  • Custom User Avatar
    • danieldsutter
    • created a question for "Rail Fence Cipher: Encoding and Decoding " kata
    • 7 years ago

    I'm having trouble with the random tests. Everything I test myself works fine, but the randoms fail about half the time.

    I'm trying to figure out if it's the Encode or Decode function messing up, but it looks like they're both being run on all the randoms. Any tips for how to test this?

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...