Skip to content

Phonebook directory based on tries data structure, supports operations add, delete, find, display all.

Notifications You must be signed in to change notification settings

singh-l/PhoneBook-Directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

PhoneBook-Directory

PhoneBook Directory Tries
Phonebook directory based on tries data structure, supports operations add, delete, find, display all. Tries
All code is written in C++, this can also be used to extract out basic features of tries data structure, their fundamental implementations. The actual code is present in main.cpp

About

Phonebook directory based on tries data structure, supports operations add, delete, find, display all.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages