Textbook: Introduction to algorithms 3rd edition(2009). Thomas H. Corman
Follow the textbook convention and illustrate the operation of HEAPSORT on the array A = Show all intermediate steps including how the heap is created and transformed.
Expert Answer