Skip to content

Phone Contact System using C++ with functionalities to add new contacts, update existing ones, searching contacts by name (using binary search algorithm) and other options, and delete.

Notifications You must be signed in to change notification settings

sara-adel16/Contact-System

Repository files navigation

Contact-System

A simple phone contact system that allows users to add new contacts, update existing ones, delete contacts, and search all contacts by many options in an optimized way

You can see the project's source code in main.cpp

About

Phone Contact System using C++ with functionalities to add new contacts, update existing ones, searching contacts by name (using binary search algorithm) and other options, and delete.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages