Search results

2 packages found

n-ary tree implementation in JavaScript(TypeScript).

published 0.4.0 3 years ago
M
Q
P

A complete k-ary tree is a k-ary tree which is maximally space efficient. It must be completely filled on every level except for the last level. However, if the last level is not complete, then all nodes of the tree must be "as far left as possible".

published 1.1.3 7 years ago
M
Q
P