Phonebook directory based on tries data structure, supports operations add, delete, find, display all.
-
Updated
Oct 9, 2020 - C++
Phonebook directory based on tries data structure, supports operations add, delete, find, display all.
Created a Phone Directory using AVL tree (self-balancing tree) in C++ using File Handling to store the Phone Numbers.
Add a description, image, and links to the phone-directory topic page so that developers can more easily learn about it.
To associate your repository with the phone-directory topic, visit your repo's landing page and select "manage topics."