We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 657f8cb commit 3a984b6Copy full SHA for 3a984b6
README.md
@@ -19,7 +19,7 @@
19
* Suffix Tree
20
* Segment Tree or Interval Tree
21
* Binary Indexed Tree or Fenwick Tree
22
-9. [Graph](https://github.com/trekhleb/javascript-algorithms/tree/master/src/data-structures/graph)
+9. [Graph](https://github.com/trekhleb/javascript-algorithms/tree/master/src/data-structures/graph) (both directed and undirected)
23
24
## Algorithms
25
0 commit comments