mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-12-26 07:01:18 +08:00
Update README.md
This commit is contained in:
parent
626eb8a746
commit
366e744db3
@ -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)
|
||||
* B-Tree
|
||||
* 2-3 Tree
|
||||
* Red-Black Tree
|
||||
* Suffix Tree
|
||||
|
Loading…
Reference in New Issue
Block a user