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.
Fixed.
This comment is hidden because it contains spoiler information about the solution
(that has nothing to do with unicode, here)
check information about .sort() and Unicode, that's important/
Don't worry, no one expects it. JS sort surprises everyone.
Concept might be the same, but execution was wrong.
Kata works ok, you made a mistake using
sort
.