Page 1 of 1

Which of the following statement is true about comparison based sorting?

Posted: Wed Jul 13, 2022 6:15 pm
by answerhappygod
a) counting sort is a comparison based sort
b) any comparison based sorting can be made stable
c) bubble sort is not a comparison based sort
d) any comparison based sort requires at least O(n2) time