alidevhere / phone-book

C++ mini phone book project. It is practical implementation of DSA (Double Linked List)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phone Book - implementation using double linked list in c++

this project is written in c++ and uses data structure Double Linked List for storing and manipulating data.It uses text files for saving data records. alt text alt text alt text

About

C++ mini phone book project. It is practical implementation of DSA (Double Linked List)


Languages

Language:C++ 100.0%