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.
Your link is dead !
you dont need the moderator, if actual would be equal to expected your logic and tests will pass ;)
And conversely, having it too easy will soon grow you bored or, worse, too cocky; gotta find the right mix:
[I would rather call "anxiety" "frustrastion", but otherwise it seems rather accurate.]
@Deantwo, and indeed it seems like you nailed it right :)
I made this Kata because it was a simple idea that just hit me.
There aren't many low level C# Katas at least, so I wanted to try and help.
Looking at how all the other Katas are made, I tried to keep it as simple as possible but made sure to add a random test-case and everything too. It was a lot of fun to make.
I was in your shoes not long ago and forced myself to learn .map, .filter, .reduce and some more for good, having to use them in my solutions.
After a few weeks, you'll end up asking how you could survive without them ;)