Not specific to this article, but it's tragic that computer science curricula, and discussions of these algorithms, virtually never highlight the tight connection between binary search and long division. Long division done in binary is exactly binary search for the correct quotient, with the number written above the line (plus some implicit zeros) being the best lower bound proven thus far. Similarly, division done in decimal is just "ten-ary" search.
01HNNWZ0MV43FF|1 year ago
Discordian93|1 year ago
tempfile|1 year ago
unknown|1 year ago
[deleted]