Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

DSA Contact Management System

Overview

A Contact Management System implemented in C using Linked Lists.

Features

  • Add Contacts
  • Search Contacts
  • Delete Contacts
  • Sorted Contact Insertion (Alphabetical Order)
  • Duplicate Contact Detection
  • Dynamic Memory Allocation

Concepts Used

  • Linked Lists
  • Dynamic Memory Allocation
  • Structures
  • String Handling
  • Data Structures and Algorithms (DSA)

Author

Jashwanth

About

Contact Management System implemented in C using Linked Lists. Supports sorted contact insertion, search by name or phone number, contact deletion, duplicate detection, and dynamic memory management.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages