

McqMate
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 |
View all MCQs in
Information Retrival TechniquesNo comments yet