employer cover photo
employer logo
employer logo

Algofusion Technologies

Is this your company?

Algofusion Technologies Interview Question

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

Interview Answer

Anonymous

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