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
--Agreed Upon Solutions

The discussion does not exist would you like to add the first comment?

anonymous