Q.

return index;

A. o(nlogn)
B. o(logn)
C. o(n)
D. o(1)
Answer» C. o(n)
Explanation: worst case is when the desired
3.4k
0
Do you find this helpful?
23

Discussion

No comments yet