Q. Which of the following is not an application of binary search? (Solved)
1. To find the lower/upper bound in an ordered sequence
2. Union of intervals
3. Debugging
4. To search in unordered list
- d. To search in unordered list
1. To find the lower/upper bound in an ordered sequence
2. Union of intervals
3. Debugging
4. To search in unordered list