Reply To: Computer Science and Information Technology (CS)- Doubts [GATE 2012]

  1. The minimum number of comparisons required to determine if an integer appears more than n/2 times in sorted array of n integers is:
    (a) n
    (b) log n
    (c) log * n
    (d) 1 (constant)??????