In-class Exercises
Here is a C++ scratchpad:
Streams
Memory Reference
Practice with memory references and pointers
Classes
Recursion, Linked-lists, and Helper Functions
STL and Maps
Inheritance
Polymorphism
Array Lists
Templates
Functors
Exceptions
Sorting
Recursion and Combos
Backtracking Search
Iterators
C++11
Review from CS 103
Operator Overloading
Copy Constructors and Assignment Operators