Stack LIFO - last in first out Operations push(item) pop() isEmpty() Implementation Linked List Resizing Array