Vidyalelo
Data Structure · Q62

Sorting Algorithms

Programming · Data Structure · question 62

Q62

Which of the following is an advantage of cycle sort?

A.
it can sort large arrays efficiently
B.
it has a low time complexity
C.
it requires minimal write operations
Answer
D.
it is an adaptive sorting algorithm

Answer: Option C

Solution

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