What is the worst-case time complexity of the Quick Sort algorithm to sort a list of ‘n’ values?

1
O(n)
2
O(n2)
3
O(n log2n)
4
O(n3)

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation