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 626eb8a commit 366e744Copy full SHA for 366e744
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
- * B-Tree
19
* 2-3 Tree
20
* Red-Black Tree
21
* Suffix Tree
0 commit comments