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

would this be a good crate for exponential probe binary search #2

Open
Eh2406 opened this issue Dec 21, 2017 · 1 comment
Open

would this be a good crate for exponential probe binary search #2

Eh2406 opened this issue Dec 21, 2017 · 1 comment

Comments

@Eh2406
Copy link

Eh2406 commented Dec 21, 2017

Hi,

I was wondering if this is a good place for a exponential probe binary search implementation?
I first heard of it at link.
It's just binary search optimized to find an item near the beginning.

@alkis
Copy link
Owner

alkis commented Dec 21, 2017

PRs accepted as long as they are backed up by benchmarks :-)

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

No branches or pull requests

2 participants