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.
Thanks for explaining, that makes sense.
Shouldn't "best practice" involve a default case?
I thought the three test cases (when you press test, not submit) was only for the test cases shown, which use small numbers. Shoudn't that be working even with a terrible solution?
It says that I have completed this Kata, but I have got the red Incorrect message every time I've tried to submit. The operation times out every time, even on the test cases. Why is this? My solution works when I test it in JSFiddle.