mirror of
https://github.com/TheAlgorithms/Ruby
synced 2024-12-28 22:24:14 +01:00
updating DIRECTORY.md
This commit is contained in:
parent
06d095e0b8
commit
46761fb6be
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
|||
* [Fisher Yates](https://github.com/TheAlgorithms/Ruby/blob/master/other/fisher_yates.rb)
|
||||
|
||||
## Project Euler
|
||||
* Problem 3
|
||||
* [Problem3 Sol1](https://github.com/TheAlgorithms/Ruby/blob/master/Project%20Euler/Problem%203/problem3_sol1.rb)
|
||||
* Problem 4
|
||||
* [Problem4 Sol1](https://github.com/TheAlgorithms/Ruby/blob/master/Project%20Euler/Problem%204/problem4_sol1.rb)
|
||||
|
||||
|
|
Loading…
Reference in a new issue