Pergunta de entrevista da empresa Algofusion Technologies

Binary Search and its time complexity and write a code implementing Binary Search.

Resposta da entrevista

Sigiloso

12 de abr. de 2024

wrote the code and explained the working of the code and also explained the time complexity behind it and what one condition is mandatory for the algorithm to work (i.e that the array should be sorted).