Frage im Vorstellungsgespräch bei Algofusion Technologies

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

Antwort im Vorstellungsgespräch

Anonym

12. Apr. 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).