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.
if you want something to be fixed then demonstrate how it is broken such that another person can reproduce the situation. otherwise nobody has any clue what you're referring to (and most people will probably assume there's nothing wrong and that you're simply dealing with a bug in your own code)
Please fix the test!
The last paragraph of the instructon is unclear
"Note2: the input data can be: boolean array, array of objects, array of string arrays, array of number arrays..."
does that mean 2 dimensional array? but method signature param is only 1d array (object[]).
This is my first 5kyu and my mind is blown with these peoples answers lol
yes