

McqMate
Q. |
Consider that n elements are to be sorted.The worst case complexity of bubble sort is____ |
A. | o(1) |
B. | o(log2n) |
C. | o(n) |
D. | o(n2) |
Answer» D. o(n2) |
View all MCQs in
Data Structure and Algorithms (DSA)No comments yet