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.
TOTALLY agree, array manipulation in Java is needlessly complicated
This comment is hidden because it contains spoiler information about the solution
The kata was good but the fact that the test fail if you don't return the id is diabolical! I smash my head 10 minutus figuring out what i was doing wrong and in the end it was the fact that i was returning only the people names omitting the id.
After the attempt i self though "Damn, that could be recursive" lmao