Previous Lecture | lect14 | Next Lecture |
Code written in class
https://github.com/ucsb-cs24-f23/cs24-f23-lectures/tree/main/lect14
Link to inclass handout https://bit.ly/cs24-lect14-handout Make a copy and work to complete the exercises in class
Topics
- Heap data structure and its applications
- Implementing heap (lab05)