What will be the time complexity of query operation if all the candidates are evenly spaced so that each bin has constan
Posted: Wed Jul 13, 2022 7:42 pm
a) O(1)
b) O(k)
c) O(k2)
d) O(log k)
b) O(k)
c) O(k2)
d) O(log k)
Accurate answers. Every time.
https://answerhappy.com/