Singly linked list is such a list that each node is composed of data and a reference (in other words, a link) to the next node in the sequence