C0D1NG / Algorithms

22 stars 136 forks source link

Implement Linear Search #1

Closed G1Joshi closed 1 year ago

G1Joshi commented 4 years ago

Write a program to implement linear search.

Maximum number of people can work on this issue there is no limits, make sure that the each filename should also contain your username to avoid merge conflicts and overriding.

File format 👉🏻 username_filename.extention

👨🏻‍💻 Happy Coding 👩🏻‍💻

welcome[bot] commented 4 years ago

Congrats on creating your first Issue in the C0D1NG Organization! 🎉

MSoumen commented 4 years ago

I want to work out this problem.

G1Joshi commented 4 years ago

Anyone can work on any issue... Yes @MSoumen you can do this problem, but make sure that the filename should contain your username.

MSoumen commented 4 years ago

ooopppss.... Give some seconds..

MSoumen commented 4 years ago

Done. I'm giving the name in the format of UserName_algorithm_name.extention. Is it Okay?

MSoumen commented 4 years ago

See you at 1st OCT .

ernesto-ca commented 4 years ago

Can i work in this problem please? I really want it!

G1Joshi commented 4 years ago

Yes @MSoumen that's absolutely fine

G1Joshi commented 4 years ago

Sure @ernesto-ca you can...

PuneethKshetty commented 4 years ago

Can i work on this problem please !!! . Even i really want it .....

kritika122000 commented 4 years ago

Hey buddy let me work on this!!

kashika3101 commented 4 years ago

I would also like to work on it I would like to work with C++ or Python. Can you please assign it to me?

ashisha19 commented 4 years ago

I am interested in solving this issue.

pradumio commented 4 years ago

Hey, @G1Joshi I have contributed with the solution of Linear Search algorithm in CPP. Check PR?

G1Joshi commented 4 years ago

Sure, @PuneethKshetty, @kritika122000, @kashika3101, @ASHISHAHUJA1904 you can start working on this issue, when you are done, create a pull request and if your solution is correct than I'll merge them.

G1Joshi commented 4 years ago

Thanks @pradumio your PR has been merged successfully 🚀

AdeshChoudhar commented 4 years ago

I would like to work on this.

AnirudhPanda commented 4 years ago

53 Done In JAVA

ashisha19 commented 4 years ago

Please merge my PR. #42

therohanjaiswal commented 4 years ago

Can I contribute to this?

rahljoshi commented 4 years ago

I am coding solution in java.

kashika3101 commented 4 years ago

Please review my PR #104 @G1Joshi associated with the recursive implementation of the Linear Search algorithm

HANS-2002 commented 2 years ago

@G1Joshi please review my PR #215 and merge if suitable.