Advertisements
Advertisements
Question
The time complexity of bubble sort in the best case is ______
Options
θ (n)
θ (nlogn)
θ (n2)
θ (n(logn) 2)
MCQ
Fill in the Blanks
Solution
The time complexity of bubble sort in the best case is θ (n).
shaalaa.com
Is there an error in this question or solution?