Apr 25: Linked Structures
Learning Objectives
After today's class, you should be able to:
- Explain how items are inserted into an ArrayList vs a LinkedList.
- Summarize performance trade-offs for ArrayList and LinkedList.
- Decide whether to use an ArrayList or a LinkedList in a program.
Lesson Outline¶
Debrief [5 min]
- Solution for Word Clouds lab
Act15 [45 min]
- Activity 15: Linked Structures
- Open the example code
- Draw memory diagrams
Your To-Do List¶
- RSVP for Internship Panel
- Finish the Week 13 reading
- Submit HW 9 on Gradescope
- Work on Quiz 10 due Tuesday