Multiple choice

Bubble sort's worst case Space complexity is

  1. 0

  2. O(n)

  3. O(logn)

  4. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer