Previous Lecture | lect09 | Next Lecture |
lect09, Wed 02/07
Week 5: Queues
Code from lecture
https://github.com/ucsb-cs24-w24/cs24-w24-lectures/tree/main/lect09
Topics
- Problem solving with stacks
- Queues - operations, implementation and why its useful