Ad
  • Custom User Avatar

    FWIW, I was able to solve it by improving my algorithm, rather than implementing a new one from scratch. Hope that helps!

  • Custom User Avatar

    Got the same thing - for future reference, if anyone keeps getting time outs, revisit your code and make it smarter. It's totally intentional and solvable:)

  • Custom User Avatar

    Excellent Kata. Initially solved it in a nonoptimal way and the fact that I kept getting timed-out kicked my butt to improve my algorithm!