Vidyalelo
Data Structure · Q561

Miscellaneous on Data Structures

Programming · Data Structure · question 561

Q561

Which of the following is the biggest advantage of selection sort?

A.
its has low time complexity
B.
it has low space complexity
C.
it is easy to implement
D.
it requires only n swaps under any condition
Answer

Answer: Option D

Solution

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