A linked list is a data structure that consists of a sequence of nodes, each pointing to the next node in the sequence.