Mark As Completed Discussion

Let's test your knowledge. Click the correct answer from the options.

What is the time complexity of Bubble Sort?

Click the option that best answers the question.

  • O(n)
  • O(n^2)
  • O(log n)
  • O(1)