Final exam topics
The final is allocated 3 hours, but I have written it so that it should take less time than that (since we have had some longer quizzes). However, I believe it is likely harder than our average quiz (of course, I can’t be certain).
The question names are
- Binary Trees
- Graph Traversals
- Min-heap
- AVL Trees
- Graph Concepts
- Big-O Code Analysis
- Identification
- Given a picture, identify what data structure it could represent
- Supporting Data Structures
- For some algorithms we’ve studied, which data structures are used to implement them
- Design
- Another Design
The design questions are similar to the last question of QZ06.
I recommend looking at previous quiz questions on those topics and reviewing the slides and/or quiz topics I posted about them.