What is the worst case time complexity of query operation(n is the no. of candidates)?
Posted: Wed Jul 13, 2022 7:42 pm
a) O(1)
b) O(n)
c) O(log n)
d) O(n log n)
b) O(n)
c) O(log n)
d) O(n log n)
Accurate answers. Every time.
https://answerhappy.com/