Empresa activa
apply binary search and tell time complexity for it ?
Anónimo
i tell tell them first of all binary search is applied on sorted array . it divides the array in two part and calculate the mid on basis of mid it checks the target lies on which part of array.