parthpandyappp / Sorting-Searching-Algorithms

This is an initiative for those who are new to opensource or just want to get started with Open Source contributions. So, let's dive into Open Source! Help others learn what you've learnt! Community involvement is just amazing, which provides you with more enthusiasm and inspiration! Get started!
https://parthpandyappp.github.io/Sorting-Searching-Algorithms/
GNU General Public License v3.0
13 stars 24 forks source link

Created linear-search.java file #20

Closed chandankumar1307 closed 4 years ago

chandankumar1307 commented 4 years ago

I have created the algorithm for the linear search in Java language

parthpandyappp commented 4 years ago

[Last Things] Hey @chandankumar1307 In order to have your changes merged you have to create a folder as directed in readme.md and place your algorithm file there.

chandankumar1307 commented 4 years ago

@parthpandyappp Ok, sir did...I have created a folder and given you a pr. Please merge it on your repository.

parthpandyappp commented 4 years ago

@chandankumar1307 I don't see any folder yet! Please make one in order to get your contributions merged!