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#: Times out just reading in the results from a switch-case statement.
It has confirmed the results as "solved" once before, but instead of submitting I cleaned up some comments and functions that were no longer used.
Reverse order should not be considered, as the parameters specifically declare
a < b
to be true.You should throw a warning or exception in case of invalid arguments, rather than try to account for misuse of the function.
Extremely poorly explained.
Misses the point of programming exercises entirely,
as programming knowledge is completely secondary
to the task at hand.
If you're interested in Katas that involve programming, skip this one.
Brilliant solution to solve the rock-paper-scissors winner mathematically by their unicode char values.