| Previous Lecture | lect17 | Next Lecture |
lect17, Tue 06/03
Week 10: Priority Queue Review + Complexity Analysis of BFS and DFS
Code written in class
https://github.com/ucsb-cs24-s25/cs24-s25-lectures/tree/main/lect17
Topics
- We’ll nail down heapify and heapsort algorithms from last class by coding them