Ask Data Structure Expert

A company is planning a party for its employees. The organizers of the party want it to be a fun party, so they have assigned a fun rating to every employee (for any employee x, x's fun rating is denoted by fun(x)) and are planning to invite employees that will maximize fun. The employees at the company are organized into a strict hierarchy, which is encoded as a tree T rooted at the president root(T) of the company. Each node is an immediate supervisor of its children. However, there is a restriction: An employee and his immediate supervisor (his parent in the tree) cannot both attend, because otherwise there would be no fun at all.

a) Give an algorithm that makes a guest list for the party that maximizes the sum of fun ratings of the guests. Denoting the total number of company employees by n, your function should have O(n) time complexity. Show the pseudocode, argue that your algorithms is correct, and argue that its complexity is indeed O(n). Again, make sure that for any guest, the guest's immediate supervisor does not attend (and at the same time, that the overall fun rating of guests is maximized).

b) How would you modify your algorithm to always select the president of the company (regardless of his fun rating or the consequences on the overall amount of fun we can achieve)? How would the time complexity change? Show the modification of the pseu- docode, argue that your modification solves this part correctly, and explain what the new time complexity is.

Data Structure, Computer Science

  • Category:- Data Structure
  • Reference No.:- M9279638

Have any Question?


Related Questions in Data Structure

Data Communication Delivering Information anywhere

Topic: Data Communication Delivering Information anywhere. Write a 9-12 pages paper in which you: Present an overview of the origin and history of the concept. Describe the current use of and attitude toward the concept. ...

Problem regarding the management program

Problem: Looks like its just adding a save and load feature to the same file you sent me for python 3.5 Until now, you have had to leave your team management program running on your computer indefinitely since you did no ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As