Ad
  • Custom User Avatar
  • Custom User Avatar

    you dont need the moderator, if actual would be equal to expected your logic and tests will pass ;)

  • Custom User Avatar

    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 :)

  • Custom User Avatar

    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.

  • Custom User Avatar

    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 ;)