Question: 7. (25 pts) You are to implement a simple caller-id system (with the below operations supported) -Choose an ADT and a data structure for the

7. (25 pts) You are to implement a simple caller-id system (with the below operations supported) -Choose an ADT and a data structure for the implementation. Pick up a data structure that is best suited for the problem (i.e. the required operation will run as efficiently as possible) You should be very clearly describe how the data structure is to be applied (e.g. what is used as the key, what the associated data ). Also be sture to analyze the effcieamcy for each of the (a) Given a phone number and person/party name, insert the record into the system, if not there already (b) Given a phone number delete the record from the system, if it exists (c) Change the name of the person associated with an existing phone number (d) Retrievc the name of the person/party associated with a given phone number eell he ADT Huis the decha stehe
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
