+1 (218) 451-4151
glass
pen
clip
papers
heaphones

1. Give an alternate description of the in-place heap-sort algorithm using the standard…

1. Give an alternate description of the in-place heap-sort algorithm using the standard…

1. Give an alternate description of the in-place heap-sort algorithm using the standard minimum-oriented priority queue (instead of a maximum-oriented one).2. A group of children want to play a game, called Unmonopoly, where in each turn the player with the most money must give half of his/her money to the player with the least amount of money. What data structure(s) should be used to play this game efficiently? Why?