update the entered changes (#19987)

This commit is contained in:
Ankush Soni
2018-10-27 09:21:58 +05:30
committed by Tom
parent 6f15a68694
commit 6895c3c994

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