|
|
|
|
|
by fennecfoxen
4617 days ago
|
|
Now we just need HyperLogLog by example. (HyperLogLogs are vaguely similar data structures in that you hash things a bunch to store a value inside, except instead of set-membership inquiries, they're better at cardinality-estimation purposes.) |
|
[0] http://blog.notdot.net/2012/09/Dam-Cool-Algorithms-Cardinali...
[1] http://blog.notdot.net/tag/damn-cool-algorithms
[2] https://news.ycombinator.com/item?id=4488946