update the entered changes (#19987)

pull/30028/head
Ankush Soni 2018-10-27 09:21:58 +05:30 committed by Tom
parent 6f15a68694
commit 6895c3c994
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ A forest is a set of n ≥ 0 disjoint trees.
* Red Black Tree * Red Black Tree
* Splay Tree * Splay Tree
* Huffmann Tree * Huffmann Tree
* M-Way Search Tree (used for huge amounts of data)
### Common uses ### Common uses