Lecture 27. Esoteric Data Structures

Friday November 13


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

Links

📦 Code