weihanglo/rust-algorithm-club

Binary search variants

weihanglo opened this issue · 1 comments

Here are some variants of binary search algorithm that needs well-documented implementations and tutorials.

Feel free to pick the one you like and leave comments below. Hands on coding!

I would give interpolation search a try!