Q.

Which of the following algorithms is similar to a quickhull algorithm?

A. merge sort
B. shell sort
C. selection sort
D. quick sort
Answer» D. quick sort
Explanation: quickhull algorithm is similar to a quick sort algorithm with respect to the run time average case and worst case efficiencies.
1.4k
0
Do you find this helpful?
14

Discussion

No comments yet