Friday, June 3, 2011

Objective

The purpose of this blog is to publish my solutions to programming problems that I have encountered during my studies of computer science as well as some programs, such as those for Project Euler, that I complete for fun. I aim to write solutions that challenge my coding abilities and not to take "the easy way" out by using existing library functions (admittedly, I will occasionally use some) in C or classes in Java (ex: BigInteger).

Feel free to comment on my solutions or make suggestions as to how they can be improved!

No comments:

Post a Comment