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.
The description is clear: max must be included, so it's ok.
However merge conflict:
It seems to be different for different languages…
Was just working on the same translation 😂
I got confused by the different implementations, some include the max, some don't.
E.g. in the description the 10 is inside.
In the python translation test-cases its not.
True, so far this is one of the closest katas to real work tasks I've encountered.
Bad description, solution only achievable upon running the code and fixing it based on the errors that pop up.
Reminds me very much of real life work.
Incomplete descriptions. Testing and adjusting by running it live.
To all those complaining:
Yes, it is frustrating.
But also: This is a glimpse into paid work in the industry...