Hacker News new | ask | show | jobs
by gpderetta 2115 days ago
Impressive. Looking forward to the d-heap article.
1 comments

Yeah I was going to say, it sounds like it is faster because it has higher arity rather than because it is min and max. So if you only need min or max a d-heap is probably better. Hopefully he will update the article.

https://en.wikipedia.org/wiki/D-ary_heap

(Also I didn't know they were called d-heaps, thanks!)