/B-tree

Implementation of B+ tree, a balanced lookup tree used for indexing files, supports insertion, search and range queries

Primary LanguageC++

No issues in this repository yet.