Computer Science, asked by boswassourav817, 1 year ago

The time taken by binary search algorithm to search a key in a sorted array of n elements is

Answers

Answered by Anonymous
2

⭕Answer

⭕An analysis of the time required to solve a problem of a ... search is used to find a particular element in an array. ... The time complexity of above algorithm is O(n ).

Similar questions