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.
My previous comment got flaged as a spoiler. Since I can't remove the suggestion tag from it (even though I think that might be what got it flaged) here's an official suggestion.
I suggest adding something to the effect of "the order of the stings in strarr should not be rearranged" to the description.
I believe that's what most people's biggest miscommunication with this kata is.
It makes me sad that my original post is flaged as a spoiler. I don't understand why and, I can't remove it. Now, because of that, it won't be able to help anybody else.
I'm very glad that my coment helped so many people before it got flaged as spoiler though!
Edit: Yay it's un-flaged for now!
Keep the words in "strarr" in the same order as they're given to you. Then find the (first) longest string using "k" number of consecutive strings.
Very strange. Sorry I didn't get back around to this very quickly, life got hecktic. I'm glad it ended up working for you though!
What language are you using?
I'm learning Python3. But, I think I might be able to help if I know what language to look for
This comment is hidden because it contains spoiler information about the solution