Skip to content

Commit 7d55d37

Browse files
github-actionsgithub-actions
authored andcommitted
updating DIRECTORY.md
1 parent 802ac83 commit 7d55d37

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

DIRECTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,10 @@
323323
* [Sdbm](https://github.com/TheAlgorithms/Python/blob/master/hashes/sdbm.py)
324324
* [Sha1](https://github.com/TheAlgorithms/Python/blob/master/hashes/sha1.py)
325325

326+
## Knapsack
327+
* [Knapsack](https://github.com/TheAlgorithms/Python/blob/master/knapsack/knapsack.py)
328+
* [Test Knapsack](https://github.com/TheAlgorithms/Python/blob/master/knapsack/test_knapsack.py)
329+
326330
## Linear Algebra
327331
* Src
328332
* [Lib](https://github.com/TheAlgorithms/Python/blob/master/linear_algebra/src/lib.py)

0 commit comments

Comments
 (0)