posted 16 Jan 2024
updated 7 Aug 2025
Randomized Algorithms
§ Overview
Notes from Dr. Samson Zhou's CSCE 658 — Randomized Algorithms course.
Randomized algorithms over a traditional setting such as polynomial identity testing and Karger's min cut, and in the streaming model such as Count-Sketch and Morris' counter.,Other covered topics are concentration inequalities (Chebyshev, Chernov), dimensionality reduction (Johnson-Lindenstrauss), heavy-hitters, clustering, coresets, Lovasz local lemma, linear programming, differential privacy.