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.
Sorry, i forgot to mention that.
i did this in c#
This comment is hidden because it contains spoiler information about the solution
my code make every single test exept Test1a can someone tell me whats diffrent there then by the others?
i sort after the length of the String (6-11) and then i take the longest ones out of my list at 17 - 21. it workes, exept the Longest K String are the same lenth. then it says it does not work.
This comment is hidden because it contains spoiler information about the solution