Ad
  • Custom User Avatar

    The Kata should say there is a purposeful timeout restriction instead of that generic 6000ms error message.
    The expected and the actual should be switched in the test expectations.
    When there is an exception raised, it should not say 'Expected: -1'.

    This Kata is challenging more because of these Kata issues/curve balls than the actual Kata challenge.