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.
Does using unsigned int make any sense in this case? Maybe it is better to use int or long. This is a task for the very beginners, why throw an exception, this is a more advanced topic
I suggest to add using System; It will save time for many people not to write this string.
Simple arithmetic/comparing values is neither novel nor interesting kata idea.
Needs random tests and better fixed/sample tests.
It's usually kilobits per second. 1024 kilobytes per second for audio is unrealistic. There's a lowercase "b" in the parameter name too, but the tests expect it to kilobytes.