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.
Loved this! so much I made a Java translation
I know this is years old but a fella got to keep him self busy right?
I've made random tests generate
tube
with unique values becauseI don't want to fix/replace the author's solutionthe author wanted so, but it's not stated anywhere whether thetube
may include0
's (the current test setup doesn't generate these too). Apparently, some solutions handle them incorrectly including the currect reference solution.