Home / Report Question

Q. The complexity of Binary search algorithm is
  • A. O(n)
  • B. O(log )
  • C. O(n log n)
  • D. None of the above