Lecture 29. More on Esoteric Data Structures

Wednesday December 4


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

Links

📦 Code