

McqMate
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 |
View all MCQs in
Data Structure and Algorithms (DSA)No comments yet