Date: 15/05/2011
Project Euler
Project Euler is a series of a mathematical/computer programming problems that I came across at http://projecteuler.net/ . I completed the first eight problems on the first night. I would like to solve the first 50 problems if I can get the time. I am coding in java to solve the problems. I might post some segments of my code here at some stage.
- 15/05/2011 Completed problems 1-8.
- 16/05/2011 Completed problems 9-11.
- 20/05/2011 Completed problem 12.