Introducing a series of posts on how common algorithms work and how they impact our daily lives, from Netflix to Facebook to Uber. We're kicking off with a gentle introduction to a simple algorithm for an everyday task: finding a number in a contact list using binary search.