Y
Hacker News
new
|
ask
|
show
|
jobs
by
centur
1504 days ago
As other mentioned algorithms I found that ideas behind Bloom filter (
https://en.wikipedia.org/wiki/Bloom_filter
) and Geohash (not to be confused with geohashing or geo caching, see
https://en.wikipedia.org/wiki/Geohash
and Z-order curves) are extremely elegant and inspiring.