Ad
  • Custom User Avatar

    Specify that "starting from 0" does not mean the returned list starts with that 0 ( it would make a lot of sense if it did actually ).

  • Custom User Avatar

    Kata should have fixed tests as well as random tests. Submit tests should always include example tests. These things combine nicely. :]

    ( What you absolutely do not want is a solution that fails example tests but passes submit tests. )