Q. What is the disadvantage of selection sort? (Solved)
1. It requires auxiliary memory
2. It is not scalable
3. It can be used for small keys8
4. It takes linear time to sort the elements
- b. It is not scalable
1. It requires auxiliary memory
2. It is not scalable
3. It can be used for small keys8
4. It takes linear time to sort the elements