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.
Ah, some indian code
Thank you!
Your code fails when input is an empty string or when there's no letters.
its not a kata issue, your solution has a bug.
Try using this Trim() function, that removes front and back spaces.
Maybe the compiler doesn't know what it is [0 .. ^ 1].
This comment is hidden because it contains spoiler information about the solution
Any ways to do it better without LINQ?