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.
That's an error in your code. Look for an index out of range or rather, an int value that's overflowing or something like that (Note: I don't do C#, so I don't know exactly what this exception is. Though, I'd bet on the second one).
Note: don't raise issues for that kind of things, issues are used when the kata is dysfunctionning. But since already 300 users completed it in C#, the problem is more likely laying on your side. When you have troubles with a kata, ask rather for a "Question".
Cheers
System.ArgumentOutOfRangeException : Specified argument was out of the range of valid values.
Parameter name: count
What is it??
C#
Lol. Ok you can use your own quick sort, but what the reason, if the task is not implement your own quick sort?
I think that explanation in the comments must be in the instruction too :)
lol