Vidyalelo
Data Structure · Q347

Sorting Algorithms

Programming · Data Structure · question 347

Q347

Which of the following sorting algorithms can be considered as improvement to the binary tree sort?

A.
Heap sort
Answer
B.
Quick sort
C.
Selection sort
D.
Insertion sort

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board