InterviewSolution
Saved Bookmarks
| 1. |
The minimum number of comparisons required to determine if an integer appears more than n/2 times in a sorted array of n integers is(A) (n)(B) (logn)(C) (log*n)(D) (n)(A) A(B) B(C) C(D) D |
| Answer» | |