A

Admin • 617.67K Points
Coach

Q. Which of the following is not a limitation of binary search algorithm ?

  • (A) binary search algorithm is not efficient when the data elements are more than 1000.
  • (B) must use a sorted array
  • (C) requirement of sorted array is expen- sive when a lot of insertion and dele- tions are needed
  • (D) there must be a mechanism to access middle element directly

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.