Vidyalelo
Data Structure · Q155

Sorting Algorithms

Programming · Data Structure · question 155

Q155

Sleep sort does gives a correct output when . . . . . . . .

A.
any input element is negative
B.
input array is reverse sorted
C.
any input element is positive
Answer
D.
when there is a very small number to the left of very large number

Answer: Option C

Solution

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