Skip to content

Commit 4fc35c8

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committed
updating DIRECTORY.md
1 parent 22423d3 commit 4fc35c8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

DIRECTORY.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -329,9 +329,6 @@
329329
* [Test Min Spanning Tree Kruskal](https://github.com/TheAlgorithms/Python/blob/master/graphs/tests/test_min_spanning_tree_kruskal.py)
330330
* [Test Min Spanning Tree Prim](https://github.com/TheAlgorithms/Python/blob/master/graphs/tests/test_min_spanning_tree_prim.py)
331331

332-
## Greedy Method
333-
* [Greedy Coin Change](https://github.com/TheAlgorithms/Python/blob/master/greedy_method/greedy_coin_change.py)
334-
335332
## Hashes
336333
* [Adler32](https://github.com/TheAlgorithms/Python/blob/master/hashes/adler32.py)
337334
* [Chaos Machine](https://github.com/TheAlgorithms/Python/blob/master/hashes/chaos_machine.py)

0 commit comments

Comments
 (0)