Lists, stacks, and queues are some of the most fundamental data structures to computer science. Below are some links to information you may find helpful as you explore these data structures:
- Shaffer’s book, Data Structures and Algorithm Analysis, 2013 edition.
- See chapter 4, page 95 – 148
- Linked List Notes from CMU
- Linked Data Structures Lecture Notes from UTK
There are plenty of videos on Youtube about these topics as well. Check them out.
Speak Your Mind