Hacker News new | ask | show | jobs
by chowells 1325 days ago
Unless you're binary searching something other than a data structure. Fascinatingly, binary search works just fine in optimization problems where the function to optimize is monotonic.