Explain Binary search with example.
Answers
Answered by
1
computer science, binary search, also known as half-interval search, logarithmic search, or binary chop, is a search algorithm that finds the position of a target value within a sorted array. Binary search compares the target value to the middle element of the array
Similar questions
Physics,
7 months ago
Social Sciences,
7 months ago
Math,
7 months ago
Science,
1 year ago
Math,
1 year ago