Skip to content

Data Structure and Algorithms Project on Phone Directory Management System

Notifications You must be signed in to change notification settings

annapoorna-a-k/PHONE-DIRECTORY-using-various-data-structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHONE-DIRECTORY-using-various-data-structures

This is a Phone Directory Managamenet System implemented using data structures such as:

  1. Trie
  2. AVL Tree
  3. Singly Linked List
  4. Hash Map.

The UI is implemented using JavaSwing. It was developed using WindowBuilder.
For running the software :
Add all classes to a java project named Phone_Directory.
Run Driver.java to start run the software

Releases

No releases published

Packages

No packages published

Languages