Page 1 of 1

What is the disadvantage of selection sort?

Posted: Wed Jul 13, 2022 6:15 pm
by answerhappygod
a) It requires auxiliary memory
b) It is not scalable
c) It can be used for small keys
d) It takes linear time to sort the elements