Multiple choice What is the complexity of the bubble sort? O(n) O(logn) O(n2) O(nlogn) O(1) Reveal answer Fill a bubble to check yourself C Correct answer Explanation Bubble sort.