Linked Lists

Home > Geography > Spatial Analysis > Data structures > Linked Lists

A data structure consisting of a sequence of nodes, each containing a reference to the next node in the sequence.