Skip to content

danwhitston/project-euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler

Solutions to Project Euler challenges

Each folder contains solutions to Project Euler challenges in the named language. The format is of the kind:

  • ruby/ - a folder containins solutions written in Ruby
  • ruby/euler_test.rb - a test suite which verifies correct answers for each challenge
  • ruby/p001.rb - code that solves the first Project Euler challenge
  • ruby/p002.rb - code that solves the second Project Euler challenge
  • and so on...

About

Solutions to Project Euler challenges

Topics

Resources

License

Stars

Watchers

Forks