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.
Those strings aren't consecutive in the array, read the description again.
This comment is hidden because it contains spoiler information about the solution
Strings are not consecutive in the array:)
why is the second longest or thrid longest came first my answer is zzzzzzzzzzzzwkppvixoyx but the test case says it got be ixoyx3452zzzzzzzzzzzz and the array is ["it","wkppv","ixoyx", "3452", "zzzzzzzzzzzz"];
silimar like this my answer is owiaxujylentrklctozmymuwlwsasphmxx and the expected is wlwsasphmxxowiaxujylentrklctozmymu and the array is ["wlwsasphmxx","owiaxujylentrklctozmymu","wpgozvxxiu"]
what's wrong here????
This comment is hidden because it contains spoiler information about the solution