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.
There is single solution:
[[1, 3, 4, 2], [4, 2, 1, 3], [3, 4, 2, 1], [2, 1, 3, 4]
.I will mark as resolved
Updated.
Is spec correct now?
Specs are incorrect. The expected result is not a template string ( it's just a string ).
No random tests
Thank you! I was trying to read that page and rules behind it, but know, I believe, I understand the concept! Thanks 🚀
There are different kinds of 'points' in CW. The 21 points you see there is for your rank (ie, once you get enough of those points your '5kyu' badge will turn into a '4kyu' badge.) The other number you can see next to your name is your 'Honour' which you can get from lots of places, but solving a 5kyu kata gives only 8 honour (which it says at the top of the page as well).
At this page (https://github.com/Codewars/codewars.com/wiki/Honor-&-Ranks), it says that for 5kyu you get 21 points... And this mismatch goes with every other exercise...