DSC-ChitkaraUniv / HacktoberFest-2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add binary search in Python

himanshusharma2024 opened this issue · comments

As we know binary search is better way of searching than linear search.So i am happy to add Binary search algorithm in python