Which of the following is not an application of binary search?
Posted: Wed Jul 13, 2022 6:15 pm
a) To find the lower/upper bound in an ordered sequence
b) Union of intervals
c) Debugging
d) To search in unordered list
b) Union of intervals
c) Debugging
d) To search in unordered list