Page 1 of 1

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
by answerhappygod
a) O(1)
b) O(k)
c) O(k2)
d) O(log k)