In a singly linked list, each node contains:
a data field and a reference to the next node
a data field and a reference to the previous node

Data Structures and Algorithms Übungen werden geladen ...