Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
vnorilo
on July 22, 2022
|
parent
|
context
|
favorite
| on:
Ask HN: What are some cool but obscure data struct...
One of my favourites is treap [1], which doubles as a great excuse to forget how to balance binary trees. It is similarly "probably efficient" as HAMT, mentioned in other comments; both require a well-behaving distribution in the hash function.
1:
https://en.m.wikipedia.org/wiki/Treap
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
1: https://en.m.wikipedia.org/wiki/Treap