Examveda

Why is heap sort preferred over merge sort for introsort implementation?

A. Because heap sort is faster

B. Because heap sort requires less space

C. Because heap sort is easy to implement

D. Because heap sort is easy to understand

Answer: Option B


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms