Ad
  • Custom User Avatar

    Really stuck with this one. Basic Tests work. Random Test, some pass, some fail, but not the same passes and fails every time. Also times out, but can not see how to make code any faster. Working in JS.

  • Custom User Avatar

    I didnt like this Kata. Bascially my code is sound and works. PAssed most of the test, but then throws errors with the long array. I think the test is broken. Because all I did was keep hitting 'attempt', without actually checning my code and it worked. I like the Kata from a stats point of view, but think the tests need looking at.