What is the algorithm for binary search
Answers
Answered by
6
Answer:
A binary search is an advanced type of search algorithm that finds and fetches data from a sorted list of items. It works by dividing the array into half on every iteration under the required element is found.
HOPE THIS HELPS!!!
Answered by
3
A binary search is an advanced type of search algorithm that finds and fetches data from a sorted list of items. It works by dividing the array into half on every iteration under the required element is found.
hope it helps you.
Similar questions
Biology,
8 hours ago
English,
16 hours ago
Computer Science,
16 hours ago
Math,
8 months ago
English,
8 months ago