Skip to content

Solutions to problems from Project Euler in Ruby.

Notifications You must be signed in to change notification settings

bunnrf/ProjectEuler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Richard F Bunn
Project Euler solutions 1-30
1/7/16

Run main.rb to get the solutions from every file in lib
or run a file in lib to get the corresponding solution.

Problems 15 and 28 are my favorite solutions because
they are unique(no similar algorithms in PE threads), elegant(i think), and fast.

About

Solutions to problems from Project Euler in Ruby.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages