study the pointer quiz links on the main page
pass by reference
pass by value 
pass by pointer

queue, stack , linked list (single and double)
know the Big O for their functions

know the total memory usage for a given number of values in all  the conainer types  we make in the class

be familar with code and sytax for creating templated containers