S2:E6 - "Binary searching"
Mar 21, 2018•24 min•Transcript available on Metacast Episode description
If you've heard of binary trees, you've probably heard of binary search. But how does a binary search algorithm actually work? And do you have to have binary trees, or can you use it on other things? Based on Vaidehi Joshi's blog post, "Looking For The Logic Behind Logarithms".