Skip to content

BST key value pair storage in C++ demonstrating the basic file system storage desgin using OOPs principle and LLD.

Notifications You must be signed in to change notification settings

devashish42/BST-key-value

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

BST-key-value

Open the BST.cpp file and Compile & run to execute the program

g++ -std=c++11 -pthread BST.cpp

./a.out

internal working of a DB

About

BST key value pair storage in C++ demonstrating the basic file system storage desgin using OOPs principle and LLD.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages