Skip to content

A phonebook in C using hash functions

Notifications You must be signed in to change notification settings

usmanmumtaz/Phonebook

 
 

Repository files navigation

Phonebook

A phonebook in C using hash functions This is a simple but powerfull program that can arranges the phone numbers with respect to name, country code and father's name. It also can search the phone number according to name, father's name and country code. This code is written by using the knowledge of data structure analysis so it is highly optimized and fast.

About

A phonebook in C using hash functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.1%
  • C++ 9.9%