Update on 10/18: I have now written the test. Not much new to say, it basically just follows the guidelines below. A page or two of notes is fine, not picky about size and such Closed book Format: A page of multiple choice, followed by short answer. The page of multiple choice will be worth 24 points. No question like lab 1 C++ topics: types, using a template class, structs, pointers, new, delete C++ objects class, members (properties and methods), public vs. private, constructors, destructors, templates (not with friend functions), operator overloading Functions Linked Lists: Manipulation and such, like we've been doing for lab Example: Write a method called "thin" that deletes every other item from a linked list stacks and queues sorting algorithm scaling Algorithm scaling Trees, as far as the tree lab went anyway Not balancing conditions, etc