Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Contact-Book-Application-Using-DoublyLinkedList

The user can:

  1. Insert a contact
  2. Delete a contact
  3. View a contact by entering name, phone number or email
  4. Update a contact
  5. View all the contacts.

The contacts (with their details) are linked by doubly linked list. The user can insert contacts which will be validated and sorted automatically with respect to their names. Sorting is done by Bubble Sort technique. The sorting technique used is Bubble sort.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages