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.
C# method signature still expects a string as return type
I quite enjoyed this kata. For me perhaps a little more difficult than most other 6kyu I have done. Pays to read the instructions carefully as I omitted to include the string length in my calcuations and sat looking and wondering why my solution was incorrect.
Very nice solution
Great solution!