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.
Knowing the language you try could help.
Knowing your code could also help.
Reading this paragraph could be helpful too: https://docs.codewars.com/training/troubleshooting#works-but-no
I have the same problem with the random index out of bound error, and whenever I try to find a way of operating around said index out of bounds error, my code always returns false when I test it here.
The worst part about this is the fact that my code works perfectly fine when I test it in my IDE with the same input that is used for the tests here.