mirror of
https://github.com/TheAlgorithms/Ruby
synced 2024-12-27 21:58:57 +01:00
updating DIRECTORY.md
This commit is contained in:
parent
751aa9fa41
commit
62d8516a7e
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@
|
|||
* [Problem1 Sol1](https://github.com/TheAlgorithms/Ruby/blob/master/Project%20Euler/Problem%201/problem1_sol1.rb)
|
||||
* Problem 2
|
||||
* [Problem2 Sol1](https://github.com/TheAlgorithms/Ruby/blob/master/Project%20Euler/Problem%202/problem2_sol1.rb)
|
||||
* Problem 22
|
||||
* [Problem22 Sol1](https://github.com/TheAlgorithms/Ruby/blob/master/Project%20Euler/Problem%2022/problem22_sol1.rb)
|
||||
* Problem 3
|
||||
* [Problem3 Sol1](https://github.com/TheAlgorithms/Ruby/blob/master/Project%20Euler/Problem%203/problem3_sol1.rb)
|
||||
* Problem 5
|
||||
|
|
Loading…
Reference in a new issue