linked list

A linear data structure where each element stores a reference to the next element in the list.