Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
5 random tests are too small. Consider increasing them to at least 100 to ensure faulty solutions don't pass.
Missing edge case tests with
speed == 0 && desiredLength == 0
: https://www.codewars.com/kata/reviews/57b99f05a09e1c192d00008e/groups/5e2b1e715c9ce60001a18e7cSome solution pass all fixed tests and sometimes pass all random tests: https://www.codewars.com/kata/reviews/57b99f05a09e1c192d00008e/groups/5e2b1af7a778610001f7ddc3
This comment is hidden because it contains spoiler information about the solution