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.
My code is also failing on the test with this error,
expected: [6,3,3,3,1,1] but got: [6,2,2,2,1,1]
I might be missing something, but shouldn't
because 3 is the second largest number?
I'm coming to this conclusion based on this part of the instructions: