From 5abaf6973fb672bd377537ca5c6091be95bd89b5 Mon Sep 17 00:00:00 2001 From: Darren_N Date: Mon, 27 Mar 2017 06:33:53 -0400 Subject: [PATCH] Original link did not load --- streaming_algorithms/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streaming_algorithms/README.md b/streaming_algorithms/README.md index d4303c9..e7f63e0 100644 --- a/streaming_algorithms/README.md +++ b/streaming_algorithms/README.md @@ -4,4 +4,4 @@ [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 + [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