Hacker News new | ask | show | jobs
by painted-now 43 days ago
> In mathematical language, searching a sorted list is basically inverting a monotonic function, by using a closed-loop control algorithm.

Never thought about it this way. Brilliant!