Search results

2 packages found

n-ary tree implementation in JavaScript(TypeScript).

published version 0.4.0, 5 years ago4 dependents licensed under $MIT
270

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 version 1.1.3, 8 years ago0 dependents licensed under $ISC
55