zolrath / Project-Clojuler

Attempts to solve Project Euler questions using Clojure.

Home Page:http://projecteuler.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Clojuler

An attempt at doing Project Euler in Clojure.

If you see that I'm doing something in a less than ideal way, please let me know. I'm always open to learn something new, even if that means being ridiculed by my grandma.

Benchmarks

Currently locked in an epic battle versus Ottiferus
All individual project times are in milliseconds
The total of every 10 projects will be displayed in seconds

  • 01 run time: 0.433857999
  • 02 run time: 0.018331983
  • 03 run time: 71.065505
  • 04 run time: 180.087667
  • 05 run time: 28.710344
  • 06 run time: 0.035821500
  • 07 run time: 646.998008
  • 08 run time: 7.018111
  • 09 run time: 0.0000681571
  • 10 run time: 252.114590

Hole 1: 1.1865 seconds

  • 11 run time: 238.403763
  • 12 run time: 16227.729
  • 13 run time: 5.219533
  • 21 run time: 56.396575
  • 36 run time: 392.405356
  • 55 run time: 54.582730

About

Attempts to solve Project Euler questions using Clojure.

http://projecteuler.net

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%