Code Blog

I've just uploaded a set of unit tests for a sorting algorithm.  Anyone is welcome to flesh out the failing stup implementation and make the tests pass.  You can compile the code and run the tests online.  Once all tests pass you are free to give your submission a title and post to the Code Blog.  To see other people's submissions you can subscribe to the feed.

At the moment the challenge is a bit obvious and boring.  Nevertheless it is interesting to see the different ways people go about solving the same problem.  If you have ideas for a future challenge, please post them here (preferably along with unit tests!).  I'm considering allowing people to offer bounty for problems they really need solving.

Enjoy.

No Comments