We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 366e744 commit 657f8cbCopy full SHA for 657f8cb
README.md
@@ -15,7 +15,6 @@
15
8. [Tree](https://github.com/trekhleb/javascript-algorithms/tree/master/src/data-structures/tree)
16
* [Binary Search Tree](https://github.com/trekhleb/javascript-algorithms/tree/master/src/data-structures/tree/binary-search-tree)
17
* [AVL Tree](https://github.com/trekhleb/javascript-algorithms/tree/master/src/data-structures/tree/avl-tree)
18
- * 2-3 Tree
19
* Red-Black Tree
20
* Suffix Tree
21
* Segment Tree or Interval Tree
0 commit comments