Skip to content

maxrross/GatorBase-AVLTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GatorBase

GatorBase is a command-line based C++ application that utilizes an AVL tree data structure for efficient storage and retrieval of student data, including names and UFID numbers. The application makes use of various AVL tree operations including rotation to maintain tree balance, as well as multiple traversal methods to perform operations like insertion, deletion, searching and printing of the student data. The tool ensures optimal time complexity and proper space utilization, and is capable of handling invalid command inputs gracefully, by providing a 'unsuccessful' response.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages