If you can visualize the implementation of data structures in real life, or to solve real life problems, then you may find it easier to understand.
Here are a few
- FIFO Linked List - This is the drive through at McDonalds
- LIFO Linked List - A stack of dinner plates
- Searching and Sorting - A rolodex (if you're old that you've actually seen one of these things)