siddeshshewde / Algorithms

Help beginners learn the Git workflow and start contributing to Open Source!
6 stars 19 forks source link

linear search and binary search in python #31

Closed aakash-shakya closed 3 years ago

aakash-shakya commented 3 years ago

I would like to write program in python for linear search and binary search.

Assign it to me