-
insert data set Insert all the (key value) data to the b-tree
-
delete data Delete the data in the b-tree Search the given key in the b-tree and delete it
-
areas for improvement Function check_smaller_than_t() and delete_leaf_node() are similar It is good to integrate them for better code reuse
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|