papers-we-love_papers-we-love/streaming_algorithms/README.md
Sergio García Prado 7d5d556046 Created Streaming Algorithms folder (#434)
* Created Streaming Algorithms folder
* Original link did not load
2017-03-27 06:34:21 -04:00

8 lines
509 B
Markdown

## Streaming Algorithms
[Counting large numbers of events in small registers](http://www.inf.ed.ac.uk/teaching/courses/exc/reading/morris.pdf) by Robert Morris
[Probabilistic Counting Algorithms for Data Base Applications](http://algo.inria.fr/flajolet/Publications/FlMa85.pdf) by Philppe Flajolet, Nigel Martin
[The Space Complexity of Approximating the Frequency Moments](http://www.cs.ucsb.edu/~veronika/MAE/spacecomplexityapproxfreqmoments_alon_99.pdf) by Noga Alon, Yossi Matias, Mario Szegedy