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.
At only 20 minutes for such a complicated description, I think you did very well for someone who is not a native English speaker. I am always amazed by the English skills of people from so many different places on Codewars.
Now that you have figured out the kata, can you suggest exactly how to improve (clarify) specific parts of the description? I am open to suggestions, as always.
I find the description messy, convoluted and very hard to interpret. It took me 20 minutes to finally understand the task.
Thanks for the feedback. Yeah, I was surprised myself that it was rated that way. Maybe it's because people seem to have some trouble understanding the description, though I made it as clear as I could.
this is a nice kata but too easy for 6kyu IMHO.
agree, this should be max 6kyu
This comment is hidden because it contains spoiler information about the solution
didn't cross my mind... thanks
just use
console.log
?in JS, my code passed all the tests except this one: 'expected 6i, instead got '0'' (in the more complex tests).
Could you share the input for this test, as i have been unable to find the problem.
Thanks