Skip to content
This repository was archived by the owner on Aug 4, 2022. It is now read-only.

CalebLBaker/b-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

b-tree data structure. Include bTree.h in a C++ program to have access to my implementation of b-trees. Read bTree.h to see how to use it. Note that bTree.h includes bTree.cpp and so you need to download bTree.cpp as well.

This repository has been archived. It was created for a school assignment when I was first learning how to program. I do not intend on maintaining it for fixing any bugs.

About

C++ implementation of a b-tree.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages