mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-07-06 17:44:08 +08:00
Update README.md
This commit is contained in:
@ -15,7 +15,6 @@
|
||||
8. [Tree](https://github.com/trekhleb/javascript-algorithms/tree/master/src/data-structures/tree)
|
||||
* [Binary Search Tree](https://github.com/trekhleb/javascript-algorithms/tree/master/src/data-structures/tree/binary-search-tree)
|
||||
* [AVL Tree](https://github.com/trekhleb/javascript-algorithms/tree/master/src/data-structures/tree/avl-tree)
|
||||
* 2-3 Tree
|
||||
* Red-Black Tree
|
||||
* Suffix Tree
|
||||
* Segment Tree or Interval Tree
|
||||
|
Reference in New Issue
Block a user