Vidyalelo
Data Structure · Q493

Sorting Algorithms

Programming · Data Structure · question 493

Q493

Which of the following algorithm is best suited for the case where swap operation is expensive?

A.
bubble sort
B.
cycle sort
Answer
C.
cocktail sort
D.
merge sort

Answer: Option B

Solution

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