siddeshshewde / Algorithms

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

linear search and binary search in python #31

Closed aakash-shakya closed 2 years ago

aakash-shakya commented 2 years ago

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

Assign it to me