Count-min Sketch to Infinity - Using Probabilistic Data Structures to Solve Counting Problems in .NET
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore probabilistic data structures for solving counting problems in .NET in this conference talk from NDC Oslo 2022. Dive into the challenges of element counting, distinct element counts, and presence checks on massive data streams in real-time and at scale. Learn about probabilistic data structures, including Count-Min Sketch, Bloom Filter, and HyperLogLog, and understand their inner workings. Discover how to implement these structures in your applications to efficiently handle large-scale data processing without compromising performance or complexity.
Syllabus
Count-min Sketch to Infinity - Steve Lorello - NDC Oslo 2022
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube