πŸ“Š Data Structure and Algorithms (DSA)
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
πŸ’¬ Discuss
βœ… Correct Answer: (A) there must be mechanism to delete and/ or insert elements in list

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
929
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
93%
Success Rate