1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. The complexity of Bubble sort algorithm ...
Q.

The complexity of Bubble sort algorithm is _________.

A. O(n).
B. O(log n).
C. O(n2).
D. O(n log n).
Answer» C. O(n2).
View all MCQs in:   Data Structures (DS)

Discussion