What is the best case time complexity randomized quick sort?
Posted: Wed Jul 13, 2022 6:15 pm
a) O(log n)
b) O(n log n)
c) O(n2)
d) O(n2 log n)
b) O(n log n)
c) O(n2)
d) O(n2 log n)
Accurate answers. Every time.
https://answerhappy.com/