mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-11-10 11:09:43 +08:00
Update README.md
This commit is contained in:
parent
657f8cb3c9
commit
3a984b6d4e
@ -19,7 +19,7 @@
|
||||
* Suffix Tree
|
||||
* Segment Tree or Interval Tree
|
||||
* Binary Indexed Tree or Fenwick Tree
|
||||
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)
|
||||
|
||||
## Algorithms
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user