A solution to a computational problem!
Draft by Ciro Santilli with cross language input/output test cases: github.com/cirosantilli/algorithm-cheat
More commonly known as a map or dictionary.
Like Binary search tree, but each node can have multiple objects and more than two children.

Articles by others on the same topic (1)