gdsc-ipsacademy / Competitive_Programming

Dive into algorithms, data structures, and competitive programming solutions in hacktoberfest 2023! Don't forget to give a star ;)
MIT License
10 stars 19 forks source link

Added binary_search in python #33

Closed Durgeshsejekar closed 11 months ago

Durgeshsejekar commented 11 months ago

Closes #32

Pull Request Description

I have added binary search in python. Please check it and merge my pr.

Checklist