S2:E6 - "Binary searching"

Base.cs Podcast - A podcast by CodeNewbie

Categories:

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?