Skip to content

An implementation of an AVL Tree in C where each node contains information pertaining to a student such as Name, ID, CGPA, Department. The basis of insertion of nodes into the tree is the ID of the student.

Notifications You must be signed in to change notification settings

mactavish10/AVL-Tree-Student-Information

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

AVL-Tree-Student-Information

An implementation of an AVL Tree in C where each node contains information pertaining to a student such as Name, ID, CGPA, Department. The basis of insertion of nodes into the tree is the ID of the student.

About

An implementation of an AVL Tree in C where each node contains information pertaining to a student such as Name, ID, CGPA, Department. The basis of insertion of nodes into the tree is the ID of the student.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages