abhilashmnair / HacktoberFest2021

Beginner-friendly repository for Hacktober Fest 2021. Start your contribution to open source through baby steps. 💜
MIT License
30 stars 147 forks source link

Added binary search in a list #131

Closed AmitGiriDev closed 3 years ago

AmitGiriDev commented 3 years ago

added the code for the binary search in a list in the python language. Please do let me know if any conflict or issue is there.