mirror of
https://github.com/TheAlgorithms/PHP.git
synced 2025-01-29 04:57:33 +01:00
updating DIRECTORY.md
This commit is contained in:
parent
2a7be25ff9
commit
aa72f5558a
@ -109,6 +109,7 @@
|
||||
* [Singlylinkedlisttest](./tests/DataStructures/SinglyLinkedListTest.php)
|
||||
* [Stacktest](./tests/DataStructures/StackTest.php)
|
||||
* Graphs
|
||||
* [Bellmanfordtest](./tests/Graphs/BellmanFordTest.php)
|
||||
* [Breadthfirstsearchtest](./tests/Graphs/BreadthFirstSearchTest.php)
|
||||
* [Depthfirstsearchtest](./tests/Graphs/DepthFirstSearchTest.php)
|
||||
* Maths
|
||||
|
Loading…
x
Reference in New Issue
Block a user