lprimeroo / DSA

Implementations of various data structures and algorithms.
MIT License
104 stars 179 forks source link

I have added a Linear search program in java. #197

Closed pratikghule closed 4 years ago

pratikghule commented 4 years ago

this is my first pull request . Please correct me if i am going wrong! thank you.

lprimeroo commented 4 years ago

Please try to commit some other DSA. Linear search doesn't exactly fit here.