Assignments for C++ STL Programming

Assignment 1: An STL "smoke test", using vectors and template programming. Due July 16. (Solution.)

Assignment 2: Using vectors, lists, and algorithms; comparing run times; combining algorithms. Due July 23. (Solution.)

Assignment 3: A cross reference generator. Due Aug 14. (Solution.).

Assignment 4: An indexer over arbitrary word locations. Due Aug 28. (Solution.)

Assignment 5: Research report on a Standard C++ extension library. Due Sep 17.