Skip to content

eddie-liner/B-Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

B-Tree

  • B-Tree is balanced tree data structure for fast disk access.
  • This code includes search, insertion and deletion function.
  • Also, it provides test function that test B-Tree's insertion and deletion.
  • For this, we need the data files. But this repository does not provide data files, but provides code only.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published