A linked list is a sequence of nodes in which each node has data element and a reference to the node following it. Check out the animated visual.