What is the worst-case time complexity of the Bubble sort Algorithm?
O(NlogN)
O(N)
O(N^2)
None
This question is part of this quiz :