Hacker News new | ask | show | jobs
by dpbriggs 2115 days ago
It's the number of children each node can have
1 comments

Maybe they're asking why the letter "d". That is, why "d-ary" instead of "n-ary" or "k-ary".
Yes, that was my intent. Why the choice of the letter "d".
The letter “n” is already used for the heap size, and “k” is typically a number <= n.