mirror of
https://github.com/TheAlgorithms/Ruby
synced 2025-01-30 20:34:53 +01:00
updating DIRECTORY.md
This commit is contained in:
parent
d9273de377
commit
fbb06b1332
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
|
||||
## Bit Manipulation
|
||||
* [Power Of Two](https://github.com/TheAlgorithms/Ruby/blob/master/bit_manipulation/power_of_two.rb)
|
||||
|
||||
## Ciphers
|
||||
* [Merkle Hellman Cryptosystem](https://github.com/TheAlgorithms/Ruby/blob/master/ciphers/merkle_hellman_cryptosystem.rb)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue