Are you sure you're getting this? Click the correct answer from the options.
Which is correct when looking at bubble sort's space complexity?
Click the option that best answers the question.
- O(n^2) in worst case
- O(n) in worst case
- O(1) in worst case
Which is correct when looking at bubble sort's space complexity?