Lecture 27. Esoteric Data Structures

Friday May 28


Today we are going to talk about two uncommon ("esoteric") data structures, the skip list and the bloom filter.

Links

  • Slides
  • [Lecture Q&A]
  • [Video on canvas]

📦 Code