Skip to content

I have used concepts of data structures , oops , file handling to create a template to implement a PhoneBook.

Notifications You must be signed in to change notification settings

b22cs016/PhoneBook

Repository files navigation

PhoneBook

I have used concepts of data structures , oops , file handling to create a template to implement a PhoneBook. PhoneBook is implemented in interface_template.cpp . Few testcases have been uploaded as well to check the working of the code . This is one of the projects given in Data Structures & Algorithms Course . PhoneBook is implemented through hashing with collision resolved using chaining scheme .The link to the problem statement is given below -

https://gist.github.com/Pranavchiku/7065b091d66e4431b683684aebc4e10e

About

I have used concepts of data structures , oops , file handling to create a template to implement a PhoneBook.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages