5 ms·
> In mathematical language, searching a sorted list is basically inverting a monotonic function, by using a closed-loop control algorithm. Never thought about
by painted-now 5mo 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!