Beating Binary Search
Jay from LinkedIn’s SNA team writes:
Quick, what is the fastest way to search a sorted array?
Binary search, right?
Wrong. There is actually a method called interpolation search
Programming, automation, algorithms, macOS, and more.
Jay from LinkedIn’s SNA team writes:
Quick, what is the fastest way to search a sorted array?
Binary search, right?
Wrong. There is actually a method called interpolation search
{{ comment.date | format_date }}
by {{ comment.author }}{{ comment.author }}
{{ submitComment.success }}
{{ submitComment.error }}