A data structure using references as an indicator of successive nodes.
An upgraded linked list in that there is now a reference to a previous node.
A generic fixed-size data structure.
A LIFO data structure.
A FIFO data structure.
A key-value pair data structure.
A tree type data structure.
Summary: A non-binary tree of K dimensions