data-structures-and-algorithms-java

View project on GitHub

Binary Search of Sorted Array

the user enter array and value and he want to know what is the index of his value

Whiteboard Process

white board

If the picture not clear you can go to the miro board and show it click here

Approach & Efficiency

it take two hour from me to finsh