Design and Analysis of Algorithms - Old Questions
3. What is heap sort? Trace the following data using heap sort algorithm.
X[]={10, 8, 12, 70, 20, 5, 30}
8 marks
|
Asked in 2075