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.
I did! My kid, not so much. :)
Thanks for feedback!
This kata was great ! A bit surprised on the performance aspect for a 6 kyu (looked more like a 4-5 kyu on that part imho), but it was a nice challenge to overcome !
Thank you for feedback. Hope you enjoyed
At 6 kyu I would expect a more naive approach to work, for sure, but it's a really good problem to illustrate why optimization is important!
I expect all production code to look like this from now on.
Neat trick, but definitely more math than coding.