AVLStudentDB is a student database system that uses an AVL tree to store and manage records efficiently. By maintaining balance after each operation, it ensures high performance with O(log n) time complexity for insert, delete, search, etc. This project highlights scalable and structured data management using self-balancing trees.
-
Notifications
You must be signed in to change notification settings - Fork 0
MdSafwanBinRashid/AVLStudentDB
About
Data Structures and Algorithm Analysis | CSC 307 H002 | FA25
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published