added a file for algorithms. i will build this class up to start to learn algorithms
This commit is contained in:
parent
ced4529a19
commit
4bd4bdbcbb
1 changed files with 5 additions and 0 deletions
5
algorithms/algorithms.rb
Normal file
5
algorithms/algorithms.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
# im going to learn algorithms by makin a giant module that covers a different algorithm.
|
||||
# i will link the resources i am learning the algorithm from in my code.
|
||||
|
||||
module Algorithms
|
||||
end
|
Loading…
Add table
Reference in a new issue