devikamanoj / DSA_Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DSA PROJECT

A project based on the Data structures.

Data Structures used:

  • QUEUE
  • STACK
  • LINKED LIST
  • BINARY SEARCH TREE

Phone Directory

The contacts have been saved in a txt file. The program prompts the user:

  • Display all the Contacts
  • Search a Contact
  • Display the first Contact
  • Display the last Contact
  • Duplicate Contact (if found)

Project Report

ProjectReport