Skip to content

Implementation of polymorphic B-Trees in C. Слава Україні 🇺🇦.

License

Notifications You must be signed in to change notification settings

anishsinha-io/nbtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

B-Trees

This repository contains a correct implementation of an interface to create polymorphic, in-memory B-Trees of arbitrary order. The implementation exactly follows the description found in chapter 18 of Algorithms by Cormen, Leiserson, Rivest, and Stein.

This was so remarkably painful to construct but the results are honestly beautiful.

Enjoy!

-A

About

Implementation of polymorphic B-Trees in C. Слава Україні 🇺🇦.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published