Examveda

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

A. it has better time complexity

B. it has better space complexity

C. it is easy to implement

D. it has no significant advantage

Answer: Option D


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms