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.
This comment is hidden because it contains spoiler information about the solution
I found this kata very interesting, although much more challenging than other katas of th 5th kyu that I did. I don't know if this kata is underrated, or the other katas overrated.
Thanks! I thought the inputlist had to be valid as well.
That's spoiling part of the solution. Please don't... One needs to think, try, fail, try again, to solve a kata (and learn), not read the Discourse page.
This comment is hidden because it contains spoiler information about the solution
They shouldn't be all valid, that's a list of words, it can contain invalid ones and you can't use them. See the 5th example.
It was very fun kata, it took me 2 whole days to find a solution but it defiantly was worth the satisfaction, Thanks for the fun ;)
Java:
The sampletest input dataset is not valid against the requirements:
The third word of bob ("mere") does not have 4 unique letters