Skip to content

CodeAstra-Bootcamp/ProjectEulerRuby

Repository files navigation

How to Add My Solutions?

  1. Clone this repository.
  2. If a folder by yourname doesn't exist, create one.
  3. Create a file in your folder for each problem. File names should have 3 digits.
    Eg. File name for solution to 3rd problem is 003.rb and for 27th problem is 027.rb.
  4. If you have multiple solutions, have them as separate files with suffixes.
    Eg. 003_1.rb and 003_2.rb.

About

Solutions to Project Euler in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

Languages