Which of the following is the biggest advantage of selection sort?
Posted: Wed Jul 13, 2022 7:40 pm
a) its has low time complexity
b) it has low space complexity
c) it is easy to implement
d) it requires only n swaps under any condition
b) it has low space complexity
c) it is easy to implement
d) it requires only n swaps under any condition