Hacker News new | ask | show | jobs
by Arcten 3364 days ago
Using the HyperLogLog algorithm to estimate the number of unique elements in huge datasets: http://blog.notdot.net/2012/09/Dam-Cool-Algorithms-Cardinali...

Very cool algorithm used in (among other things) redis.