Skip to content

a simple B-plus tree implementation that deals with a integer array. But the connection between array and its leaf nodes is not implemented yet.

Notifications You must be signed in to change notification settings

shizi626/simple-BPtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple-BPtree

a simple B-plus tree implementation that deals with a integer array. But the connection between array and its leaf nodes is not implemented yet.

About

a simple B-plus tree implementation that deals with a integer array. But the connection between array and its leaf nodes is not implemented yet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages