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.
Bumping this to remind to merge
Implemented!
Thanks for the quick reply and the fun kata! :)
Please Copy-paste eight sample test cases as fixed test cases in Test Cases file.
Random test cases should test for generate-random-case 500 too (100 test cases of parameter 500). Because we don't want brute force solution to pass the tests. We want only most optimized solution to pass the random test cases.