Talk Details

Probabilistic data structures are an essential tool for efficiently handling large datasets or streaming data. Unlike traditional data structures that provide exact answers, probabilistic data structures provide either approximate answers or random runtimes, in favour of performance and/or memory consumption. In this presentation we're going to deep dive into the most used probabilistic data structures, analyzing their uses-cases, their trade-offs and the code to implement them.
Andrea Iacono
Spotify
Andrea is a software engineer with a broad experience in several industries ranging from e-commerce to industrial automation, from public administration to Web TV / music. His interests are in algorithms, data and AI.