ayan-biswas0412 / AlgoDocs

📚 This repository is meant for jotting down common algorithms and their implementation in several languages
MIT License
10 stars 29 forks source link

Implement Linear Search #19

Open ayan-biswas0412 opened 2 years ago

ayan-biswas0412 commented 2 years ago

Implement linear search algorithm in various languages given below

Edit the file https://github.com/ayan-biswas0412/AlgoDocs/blob/main/docs/searching/linear_search.md

JASKAMAL22 commented 2 years ago

Hey @ayan-biswas0412, I would like to do it in C++ as a part of hacktoberfest. Kindly assign it to me :)

ayan-biswas0412 commented 2 years ago

Hey @ayan-biswas0412, I would like to do it in C++ as a part of hacktoberfest. Kindly assign it to me :)

yeah go ahead and make a PR

suranaakshat02 commented 2 years ago

I would like to perform it in c as a part of Hactoberfest .Kindly accept .

Aayush-Gurung commented 2 years ago

Hey @ayan-biswas0412 i would like to implement it in java, kindly assign it to me

ayan-biswas0412 commented 2 years ago

Hey @ayan-biswas0412 i would like to implement it in java, kindly assign it to me

Yeah sure go ahead, your contribution will help this project to grow more, please go ahead and make a PR

Aayush-Gurung commented 2 years ago

hey @ayan-biswas0412 I would like to implement it in javascript, kindly assign it to me.

susheelg commented 2 years ago

I will be implementing for golang. :)

susheelg commented 2 years ago

I will be implementing for golang. :)

I have given a PR you can verify and mark Go

MridulaGarg commented 2 years ago

hi @ayan-biswas0412 can I add PHP implementation although its not added in the list