E8: Indexes

Get access to the slides and script here

This lesson covers:

  • How are real-life indexes different from database indexes?
  • Learn about how you use binary search in your every day life
  • Learn about how indexes speed up queries, but slow down other operations