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 believe that the test cases should not feed static input to avoid the problem instead. But implementing a solution that might work better retrospectively is not bad either.
The Test Cases allow for hardcoding all answers. This should be considered when choosing a kyu rank for the kata!
I found the comment in the code box about the object needing certain methods a bit misleading but it added to the challenge! Great Kata
The description could use some work. Non-native english speakers may have problems with the description!
I rather see this kata between 5-6 kyu if the description contains some stronger hints
yes, that should be be fixed before it is approved, otherwise good kata!
The top comment in the JS version breaks the parser. The comment must use // not #
This comment is hidden because it contains spoiler information about the solution
yes i have the same problem. a bit disappointing