Previous Lecture | lect12 | Next Lecture |
lect12, Tue 11/02
Intro to linked lists
- Code: https://github.com/ucsb-cs16-f21/lectures/tree/main/11.02
- Video: https://gauchocast.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=5a04f9f7-96bd-4f08-9fd3-add60176892d
- Slides: https://docs.google.com/presentation/d/10Bgh_LeLkddUEal1DXVHOoAMaLzUJR7l0MPUi2JhI6k/edit?usp=sharing
Topics:
- Heap vs. Stack
- Introduction to Linked Lists