Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

searches: add sentinel linear search algorithm #385

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

Merged
merged 1 commit into from
Oct 2, 2018
Merged

searches: add sentinel linear search algorithm #385

merged 1 commit into from
Oct 2, 2018

Conversation

kelvins
Copy link
Contributor

@kelvins kelvins commented Oct 2, 2018

Add sentinel linear search algorithm (also known as "sentinel search" or "linear search with sentinel").

References:

@harshildarji harshildarji merged commit 758439c into TheAlgorithms:master Oct 2, 2018
@kelvins kelvins deleted the sentinel_linear_search branch October 2, 2018 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants