Page 1 of 1

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

Posted: Wed Jul 13, 2022 6:15 pm
by answerhappygod
a) It requires no additional storage space
b) It is scalable
c) It works best for inputs which are already sorted
d) It is faster than any other sorting technique