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.
Fun kata - I think it could use some random tests though
Great kata! I think it needs some random tests though :)
The Javascript solution is also already provided
Great example to break people out of their loops, as it were :)
Great kata! Seemed like it should be easy at first but implementing was tricky & satisfying when it worked :)
Thanks! Nice kata.
I had an issue where I couldn't "Run Tests" (they seemed to be set to the default) but I could "Submit" which worked.
Coming at it with pretty poor regex skills I found it as tricky as most other 5kyu kata I've tried
did this get added to the kata description? (did I miss it?)
If not would be a helpful addition :)
The kata allows function calls to be submitted with parameters, as no parameters are mentioned in the brief I think this should be tested against.