Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jillesvangurp
on July 22, 2022
|
parent
|
context
|
favorite
| on:
Ask HN: What are some cool but obscure data struct...
String tries are pretty fun if you need to implement auto completion. I spent some time implementing my own on one project and open sourced it. And then brought it in on a few more projects.
I've used bloom filters with in memory caches a few times.
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I've used bloom filters with in memory caches a few times.