Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 535 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 535 Bytes

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