(a) [5 pts.] Illustrate the performance of the selection-sortalgorithm (i.e., PriorityQueueSort
with the priority queue P implemented as an unsorted list/sequence)on the following
input list L = (3, 5, 6, 1, 7, 10, 8).

List L (3,5, 6, 1,7, 10, 8) Priority Queue P nput Phase 1 (a)(5, 6,1, 7,10,8) Phase 2 (a) Show transcribed image text
Expert Answer
An answer will be send to you shortly. . . . .