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.
This is beautiful
This comment is hidden because it contains spoiler information about the solution
I don't understand
some
andmany
. Could anyone provide with a test case? It's very hard to understand what is wrong with my implementationThis comment is hidden because it contains spoiler information about the solution
Omg I hacked the tests unintentionally! I managed to get through them! I am sorry :( If you can check out my solution and add a test case to capture the edge case
This comment is hidden because it contains spoiler information about the solution
It still occurs. I don't know what to do. I don't even console.log :(
This comment is hidden because it contains spoiler information about the solution
Too bad it only sorts by the first letter ;)
This a pretty solution, far more elegant than mine :)
But there's one thing that I don't like about it - it modifies the input, we kinda don't own it.
You could copy the original list into a variable and then mutate it.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
The kata doesn't specify that the're can be multiple arguments passed in.
Loading more items...