Vidyalelo
Data Structure · Q429

Sorting Algorithms

Programming · Data Structure · question 429

Q429

Which of the following is a disadvantage of cube sort?

A.
high memory overhead for small data
Answer
B.
high memory overhead for any data
C.
balancing is slow
D.
Iteration is slow

Answer: Option A

Solution

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