• Appending at the end reąuires a pointer to
the last element
- storę a pointer to the taił of the list
• Walking through elements is possible in
only one direction
- storę pointers to the previous element in each
element, creating a doubly linked list