When you’re done
When you’re done with this week’s material, please take Quiz 03. To prepare, you should complete all specified readings in the book, watch all video lectures, complete all other reading for the week here on Brightspace, and review all source code provided. You should review any “comprehension check” questions that have been presented here.
The quiz will cover:
- memory: heap and stack,
- our node and stack classes,
- queues, and
- complexity and asymptotic notation.
The quiz may also have some questions relating to last week’s material, specifically:
- file input,
- pointers and addresses,
- reference variables and pass-by-reference,
- C++ templates,
- overloaded operators, and
- singly-linked lists.
You’ll have 30 minutes to complete the quiz. Good luck!
Copyright © 2023–2025 Clayton Cafiero
No generative AI was used in producing this material. This was written the old-fashioned way.