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 have a question. The error message says that it expects a sorted array, but when I return an array, it actually wants a string. I am not understanding it right?
Error message: "Return a descending sorted array - Expected: "12345", instead got: [1, 2, 3, 4, 5]"
Thanks in advance!
nice explanations. thanks!