python icon indicating copy to clipboard operation
python copied to clipboard

Update binary_search.py

Open SOUMEE2000 opened this issue 5 years ago • 0 comments

Reduced redundancy in code by updating the middle element at the beginning of the loop

I am creating a pull request for... *Update to an algorithm

  • Just reduces redundancy. However not an overall improvement in time complexity or anything

SOUMEE2000 avatar Feb 27 '21 04:02 SOUMEE2000