Suppose we want to create an address book which contains


Read carefully and answer the questions that follow:

Suppose we want to create an address book which contains names, phone numbers, emails, and other personal information.

In the question below, give support to your answer based on the typical operations (for example, finding a person by his/her email) you might use.

Explain why the algorithm and/or data structure you use gives a good tradeoff between memory use and runtime complexity.

The question below could require nested data structures.

Suppose you want to list your friends who have March birthdays in order of date.

What algorithm(s) and data structure(s) whould you use to accomplish this. You may assume that you have a birthday field which has a Date class that contains date and month member variables.

Declare any other assumptions you make and give reasoning for your answer.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Suppose we want to create an address book which contains
Reference No:- TGS02912390

Expected delivery within 24 Hours