What is the disadvantage of selection sort?
Posted: Wed Jul 13, 2022 6:15 pm
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
b) It is not scalable
c) It can be used for small keys
d) It takes linear time to sort the elements