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 Interpolation Search #211

Open
3 of 5 tasks
deutranium opened this issue Oct 7, 2021 · 4 comments
Open
3 of 5 tasks

Implement Interpolation Search #211

deutranium opened this issue Oct 7, 2021 · 4 comments
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 7, 2021

Implement Interpolation Search in a language of your choice.

Please read the contributing guidelines in CONTRIBUTING.md

Languages claimed/implemented:

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

closing #217 for C

@swairik
Copy link
Contributor

swairik commented Oct 8, 2021

@deutranium can i contribute the java version of this?

@Abhishek-Greninja17
Copy link
Contributor

@deutranium I have contributed a PR including InterpolationSearch in Java yesterday, may you please check and verify that.
It's the same logic in C language which I contributed earlier, has all the possible test cases and essential comments for understanding purpose

@Sakshi2002-Sinha
Copy link

Can you assign me this issue?
I can do it in Javascript.

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