Skip to content

MdSafwanBinRashid/AVLStudentDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Data Structures and Algorithm Analysis | CSC 307 H002 | FA25

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published