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.
random test cases are inconsistent between langauges: JS tests only lowercase letters but in Ruby there are uppercase letters as well
Enabled in this fork
Enabled in this fork
The kata is ok, but, in my opinion, it's more like 6 kiy, not 7. For newbies it's surely complicated
This felt like the hardest 7kyu I've done on codewars.
The sorting of score and name should happen concurrently and not sequentially. Currently, you are sorting scores by descending order, then names by lexicographically in ascending order
The python tests are working fine, not a kata issue! Output can be different as the random tests will generate different output upon each iteration
Duplicate suggestion
Approved
python new test framework is required. updated in this fork
7 kyu, really? It's much harder than 7kyu because of sorting!
Solved it first with "TEST" button, but with "ATEMPT" it doesn't work. Random tests did sense-turn of this kata in 180 degree. Finally i done with it , but my code and other people codes who solved this kata gives not the same outputs...
Ranks can't be changed
Thanks! You too, happy new year also!
Loading more items...