linked list
data structure which is a linear collection of data elements, called nodes, each pointing to the next node by means of a pointer
en-GB/ˈlɪŋkt ˈlɪst/
en-US/ˈlɪŋkt ˈlɪst/
data structure which is a linear collection of data elements, called nodes, each pointing to the next node by means of a pointer