Vidyalelo
Data Structure · Q360

Sorting Algorithms

Programming · Data Structure · question 360

Q360

What is the advantage of selection sort over other sorting techniques?

A.
It is faster than any other sorting technique
B.
It is scalable
C.
It works best for inputs which are already sorted
D.
It requires no additional storage space
Answer

Answer: Option D

Solution

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