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.
This comment is hidden because it contains spoiler information about the solution
I've got the right solution for this in Javascript but I am getting "Execution Timed Out (12000 ms)". I refactored the code several times and still not working. The sample tests run fine but when I attempt it's always failing. Is it really possible? Could it be that the tests in that translation are provoking some issues?