In which of the following case strand sort is most efficient?
Posted: Wed Jul 13, 2022 6:15 pm
a) when input array is already sorted
b) when input array is reverse sorted
c) when input array is large
d) when input array is has randomly spread elements
b) when input array is reverse sorted
c) when input array is large
d) when input array is has randomly spread elements