Previous Lecture | lect15 | Next Lecture |
Code written in class
https://github.com/ucsb-cs24-w23/cs24-w23-lectures/tree/main/lect15
Link to inclass handout https://bit.ly/cs24-lect15-handout Make a copy and work to complete the exercises in class
Topics
- Under the hood of heap
- Using the C++ STL container classe: prority_queue *