Vidyalelo
Data Structure · Q87

Sorting Algorithms

Programming · Data Structure · question 87

Q87

Sleep sort code cannot compile online because . . . . . . . .

A.
it has very high time complexity
B.
it has very high space complexity
C.
it requires multithreading process
Answer
D.
online compilers are not efficient

Answer: Option C

Solution

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