| Previous Lecture | lect08 | Next Lecture |
lect08,
Stacks
Code from lecture
https://github.com/ucsb-cs24-w26/cs24-w26-lectures/tree/main/lect08
Topics
- Stack - operations, implementation and why its useful
- We’ll solve this leetcode problem: https://leetcode.com/problems/daily-temperatures/