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.
Then it doesn't pass all the tests, it passes all the tests until it times out. Either your code is too slow or it has an infinite loop.
Hello,
My code pass all the tests, but fails the attempt with message "Execution timed out 12s" .
Can anyone help me?
Definitely the hardest kata I have done, and my poor solution wouldn't even work in the wild.
Some advice I would give - for the best solutions, the tail length does not matter. Just focus on determining the length of the loop.