Skip to content
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

Implement Exponential Search #42

Open
3 tasks done
deutranium opened this issue Oct 1, 2020 · 8 comments
Open
3 tasks done

Implement Exponential Search #42

deutranium opened this issue Oct 1, 2020 · 8 comments
Assignees
Labels
algorithm For issues related to algorithms' code and/or theory good first issue Good for newcomers hacktoberfest Welcome to people planning to contribute as a part of Hacktoberfest

Comments

@deutranium
Copy link
Owner

deutranium commented Oct 1, 2020

Implement Exponential Search in a language of your choice.

Please read the contributing guidelines in CONTRIBUTING.md

Languages claimed/implemented:

@deutranium deutranium added algorithm For issues related to algorithms' code and/or theory good first issue Good for newcomers hacktoberfest Welcome to people planning to contribute as a part of Hacktoberfest labels Oct 1, 2020
@deutranium
Copy link
Owner Author

@resakra sorry but it has already been implemented in Python.
If you're looking for a beginner level python, I'll suggest looking up some algos which haven't been added already and try to implement them

@ankur-kayal
Copy link
Contributor

Can i work on it in c++?

@Ankitasareen
Copy link

Hey can i implement the code in javascript?

@deutranium
Copy link
Owner Author

@ankur-kayal @Ankitasareen sure
Adding you both as assignees

@ankur-kayal
Copy link
Contributor

ankur-kayal commented Oct 3, 2020

@deutranium pull request added . Please review and if needed suggest necessary changes 👍 #100

@deutranium
Copy link
Owner Author

@ankur-kayal that was a great one! Merged.

@erikrios
Copy link
Contributor

Hey @deutranium, can I work on it in Java?

@deutranium
Copy link
Owner Author

@erikrios sure

erikrios added a commit to erikrios/Algorithms-1 that referenced this issue Oct 13, 2020
deutranium added a commit that referenced this issue Oct 13, 2020
Add Exponential Search in Java for issue #42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algorithm For issues related to algorithms' code and/or theory good first issue Good for newcomers hacktoberfest Welcome to people planning to contribute as a part of Hacktoberfest
Projects
None yet
Development

No branches or pull requests

4 participants