public
Description: My solutions to the Project Euler problems.
Homepage: http://projecteuler.net
Clone URL: git://github.com/ionfish/projecteuler.git
README.md

Project Euler solutions

These are my solutions to the Project Euler problems, written in a variety of languages including Ruby, Scheme and Haskell.

The point of Project Euler, as a learning exercise, is to solve the problems yourself. These solutions are provided for academic interest only, and many of the algorithms employed are extremely suboptimal.