puzzles

TwitterFacebook
Get flash to fully experience Pearltrees
microsoft

jobs

amazon

dynamic-programming

http://scala-blogs.org/2007/12/project-euler-fun-in-scala.html Project Euler is a site with mathematical puzzles that can be solved relatively quickly with an efficient algorithm. Randall Munroe (of xkcd fame), used Project Euler to become more acquainted with Python , so I thought I'd give it a shot in Scala.

Fun with Project Euler and Scala