Page 1 of 1

In the following scenarios, when will you use selection sort?

Posted: Wed Jul 13, 2022 6:15 pm
by answerhappygod
a) The input is already sorted
b) A large file has to be sorted
c) Large values need to be sorted with small keys
d) Small values need to be sorted with large keys