Computer Science, asked by nabilaafreen2000, 8 months ago

what's the introduction to binary search Algorithm?​

Answers

Answered by shahkhushee700
2

Answer:

Binary search is a more specialized algorithm than sequential search as it takes advantage of data that has been sorted. The underlying idea of binary search is to divide the sorted data into two halves and to examine the data at the point of the split.

Answered by griffinkilchenstein
0

Answer:

?

Explanation:

?

Similar questions