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
a) It is faster
b) Consumes less memory
c) Detects whether the input is already sorted
d) Consumes less time
b) Consumes less memory
c) Detects whether the input is already sorted
d) Consumes less time