OJ’s rants What would OJ do?

25Jul/082

Another Quick Coding Challenge

I was about to head to bed when I stumbled across another interesting coding challenge. Since I had another half hour or so to kill I thought I'd give it a shot!

24Jul/080

Validating use of Parenthesis

Yet another programming challenge appeared on dev102 the other day, and I thought that this time I'd post my solution here in the blog rather than letting it get lost in the depths of the comment thread!

14Jun/0866

An Interesting Little Problem

This post was inspired by a recent interview question that was posted over at fsharp.it. It's one of those neat little questions which looks really simple on the surface but is quite tricky.