Streaming algorithms are computer science algorithms designed to process data streams with limited memory and processing time. They produce approximate answers based on a summary of the data stream, and require only a few passes over the input sequence.
Carnegie Mellon University
Spring 2022
This course explores the design and analysis of algorithms, algorithmic modelling techniques, and their efficiency. It aims to provide tools for designing and analyzing personal algorithms, using various analytical tools and frameworks. Some advanced topics not commonly covered in textbooks are also taught.
No concepts data
+ 37 more concepts