Page 1 of 1

Which of the following is an advantage of recursive bubble sort over its iterative version?

Posted: Wed Jul 13, 2022 6:15 pm
by answerhappygod
a) it has better time complexity
b) it has better space complexity
c) it is easy to implement
d) it has no significant advantage