Here are all the codes written for DBMS viva.
Run the file by directly running this command in the root directory : make && ./ex.o
.
The code here takes a lot of inspiration from this repo
- Plant the tree by
g++ bplustree.cpp
- Grow the tree by
./a.out
More codes and updates will be published as soon as possible.
Open random pull requests and let me know if I should add this repo to hacktoberfest and mark your PRs as Hacktoberfest accepted 👀