Introduction - If you have any usage issues, please Google them yourself
Task: Design Implementation phone number lookup hash table system. Set for each record the following data items: telephone number, user name, address 1, from the record keyboard input, respectively, phone number and user name tags set up hash table 2, using a certain method of conflict resolution 3 Find and display a given number of records 4, to find and show records of a given user name.