Search: Find a node in the linked list Sort: Sort the nodes of a linked list Doubly Linked List: Add a pointer to the previous node, therefore can traverse either direction - forward or backward.