mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-15 21:51:05 +00:00
[FEATURE] Add B+ Tree Project #202
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @victorRicardo1 on GitHub (Oct 13, 2025).
Detailed description
Adding a B+ Tree project made based on a game library using files as database
Context
This project was made as my final exam when I was studying data structures on the past 2 years
Possible implementation
No response
Additional information
No response