Vidyalelo
Data Structure · Q188

Sorting Algorithms

Programming · Data Structure · question 188

Q188

Sleep sort can be preferred over which of the following sorting algorithms for large number of input elements?

A.
Quick sort
B.
Bubble sort
C.
Selection sort
D.
No sorting algorithm is preferred
Answer

Answer: Option D

Solution

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