Examveda

Consider the following heap after buildheap phase. What will be its corresponding array?
Sorting Algorithms mcq question image

A. 26,53,41,97,58,59,31

B. 26,31,41,53,58,59,97

C. 26,41,53,97,31,58,59

D. 97,53,59,26,41,58,31

Answer: Option D


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms