A B+ tree is an m-ary tree with a variable but often large number of children per node. A B+ tree consists of a root, internal nodes and leaves. The root may be either a leaf or a node with two or more children. in this Simple Project , i display the B+ tree insertion
MohsnRaj/ImplimationOfBplusTree
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|