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
This comment is hidden because it contains spoiler information about the solution
For C# a note should be added to the description that the Kata is expecting an exception to be thrown for negative values, not returning null.
I found this quite fun, just wanted to say thank you for making it.
I had never dealt with reflection before, and beyond being aware of the term I had no idea what it actually was.
It took me far too long to figure out how to return ALL of the methods and I learned way more because of it, good call on that one.
Depth
I have been trying to figure out how to mark the issue as resolved, it seems I need to reply again in order to do so.
This comment is hidden because it contains spoiler information about the solution