Q.

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

A. there must be mechanism to delete and/ or insert elements in list
B. the list must be sorted
C. there should be the direct access to the middle element in any sublist
D. none of the above
Answer» A. there must be mechanism to delete and/ or insert elements in list
2.2k
0
Do you find this helpful?
19

Discussion

No comments yet