Your browser does not support JavaScript!

Which of the following is not the required condition for binary search algorithm?

  • The list must be sorted
  • There should be the direct access to the middle element in any sub list
  • Number values should only be present
  • There must be mechanism to delete and/or insert elements in list Correct
Similar ITE-6201 questions