Created Streaming Algorithms folder

This commit is contained in:
Sergio García Prado 2017-03-23 15:43:54 +01:00 committed by GitHub
parent 3f23d13b7a
commit 66ba78a666

View File

@ -0,0 +1,7 @@
## 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://wwwmath.tau.ac.il/~nogaa/PDFS/amsz4.pdf) by Noga Alon, Yossi Matias, Mario Szegedy