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.
Intl.NumberFormat is not working correctly in evaluation script. I have tried to use this function to chunk number to 3 digit parts, but result was wrong, so I had to do it "manualy"
This cata has terrible description! Mine solution had wrong order of columns 'good', 'ok', 'bad' (this is in description), but correct order was 'bad', 'good', 'ok'. I had to click "Unlock solutions" to find out about this :/
why not forEach?
Terrible description of this kata! In addition to what other comments said, you need to order by id in select from created view.
I have error on atempt in random test. This error says only what my function returned and what was expected. How to get what was input to my function do debug problem? I can't see it anywhere :/
do it for 100 digits XD
In description of this cata it wasn't clear that test string won't contain words with only upper letter, eg. "THE-STEALTH-WARRIOR".