Skip to content

Commit 9e5c845

Browse files
committed
updating DIRECTORY.md
1 parent de3a604 commit 9e5c845

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

DIRECTORY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -517,6 +517,7 @@
517517
* [Fuzzy Set Operations](fuzzy_logic/fuzzy_set_operations.py)
518518

519519
## [Genetic Algorithm](genetic_algorithm)
520+
* [Basic Number](genetic_algorithm/basic_number.py)
520521
* [Basic String](genetic_algorithm/basic_string.py)
521522

522523
## [Geodesy](geodesy)
@@ -876,6 +877,7 @@
876877
* [Test Factorial](maths/test_factorial.py)
877878
* [Test Prime Check](maths/test_prime_check.py)
878879
* [Three Sum](maths/three_sum.py)
880+
* [Tonelli Shanks](maths/tonelli_shanks.py)
879881
* [Trailing Zeroes](maths/trailing_zeroes.py)
880882
* [Trapezoidal Rule](maths/trapezoidal_rule.py)
881883
* [Triplet Sum](maths/triplet_sum.py)

0 commit comments

Comments
 (0)