Google-Developer-Student-Club-CCOEW / Competitive-Coding

7 stars 52 forks source link

Add implementation of linear search to the searching algorithm directory #240

Open tarushirastogi opened 1 year ago

tarushirastogi commented 1 year ago

@RuchikaSuryawanshi7 @JMukta25
I would like to add implementation of linear search algorithm in cpp. Please assign this issue to me so that I can proceed with it as a part of Hacktoberfest 2022.

RuchikaSuryawanshi7 commented 1 year ago

@tarushirastogi you can work on this, don't be late as only 24hrs left for hacktoberfest to end

tarushirastogi commented 1 year ago

@RuchikaSuryawanshi7 @JMukta25 I have made the submission for this issue in the pull request #243 Kindly review it.