OJ’s rants What would OJ do?

30Jul/083

Project Euler #10

WARNING! This post contains a spoiler for Problem #10 listed at Project Euler. Do not read the rest of this post if you're planning to attempt to solve the problem yourself.

25Jul/080

Project Euler #9

WARNING! This post contains a spoiler for Problem #9 listed at Project Euler. Do not read the rest of this post if you're planning to attempt to solve the problem yourself.

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/082

Project Euler #8

WARNING! This post contains a spoiler for Problem #8 listed at Project Euler. Do not read the rest of this post if you're planning to attempt to solve the problem yourself.

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!

15Jun/087

Project Euler #7

WARNING! This post contains a spoiler for Problem #7 listed at Project Euler. Do not read the rest of this post if you're planning to attempt to solve the problem yourself.

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.