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 agree. I think the word interlace would be clearer. http://dictionary.reference.com/browse/interlace
Please don't use the term "shuffle" which insinuates you want a random shuffling of the combined arrays. I'm new here, so now I see that the unit tests given were indeed looking for a specific order and I was thinking it was an example. Instead maybe re-word it to say something like combine to the two arrays so that they return this sepcific order, etc...maybe its just be but the term shuffle confused me :)