AlgoMaster Logo

Binary Search

nums=[-1, 0, 3, 5, 9, 12],target=9
0 / 5
algomaster.io
Step:Start: scan the array left to right for target 9