Page 1 of 1

Which of the following is not an advantage of optimised bubble sort over other sorting techniques in case of sorted elem

Posted: Wed Jul 13, 2022 6:15 pm
by answerhappygod
a) It is faster
b) Consumes less memory
c) Detects whether the input is already sorted
d) Consumes less time