|
|
|
|
|
by taeric
50 days ago
|
|
If you are talking smaller arrays, linear search with a sentinel value at the end is already tough to beat. The thing that sucks about that claim, is that "smaller" is such a nebulous qualifier that it is really hard to internalize. |
|
In general I love this article, it took what I’ve often wondered about and did a perfect job exploring with useful ablation studies.