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

Add jump search algorithm #76

Merged
merged 4 commits into from
Jul 10, 2021
Merged

Conversation

harshitpant1
Copy link
Contributor

This PR intends to add jump search algorithm to the TheAlgorithms/MATLAB-Octave repository.

Reference:
https://en.wikipedia.org/wiki/Jump_search

Issue: #9

@Panquesito7 Panquesito7 added the enhancement New feature or request label Jul 9, 2021
@Panquesito7 Panquesito7 requested a review from a team July 9, 2021 18:52
Copy link
Member

@cozek cozek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add some comments to the code blocks? Something similar to the code examples here https://www.geeksforgeeks.org/jump-search/
I think we can merge after that.

@harshitpant1
Copy link
Contributor Author

Hi, I have made the suggested changes. Please go through them.

@cozek cozek merged commit e9cb3bd into TheAlgorithms:master Jul 10, 2021
@harshitpant1
Copy link
Contributor Author

Thanks, @cozek and @Panquesito7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants