-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Linear Search Algorithm #12
Comments
Hi! Thanks for creating an issue. Please make sure to check the guidelines before creating an issue :) |
Can I work on this for the languages C++, JAVA and Python? |
I have assigned you the Issue. You can start working on it @UtkarshChaurasia The Code for Java has already been added. You can work with C++ and Python instead. Please follow the general guidelines:
|
can i work in javascript? |
Hi to everyone. The tests run from the pipeline do not pass, can I get any advice about the type of checks done on every pull request? :) I would like to fix the pull request ASAP and do it properly. |
I want to work it on C @HarshCasper |
I have assigned you the Issue @sparkingdark |
Thanks ready to work |
ISSUE #12, Adds Linear search algorithm implemented using JavaScript
@ricardoprins i would like to work on this in java . and i completed #13 please merge it its pr is #138 . |
I have assigned you the Issue. You can start working on it @MSufiyanAG 💥 |
@ricardoprins This issue needs to be closed. |
@all-contributors please add @bagladivyang03 for code |
I've put up a pull request to add @bagladivyang03! 🎉 |
Added solution to Staircase Problem in Readme issue #1455
Algorithm:
Linear Search
DS:
Languages Missing:
The text was updated successfully, but these errors were encountered: