Tom Murphy’s
COMP- 252
Course Material

¨       Syllabus - COMP-252: Data Structures and Algorithms

¨      Lab Assignments

o      You are responsible for arranging to meet with me at the beginning of the lab on the day the lab assignment is due. You will show me how the program compiles and you will run your test cases. I will grade you on program correctness, style, clarity, and algorithmic efficiency.

o      A description of each lab assignment and sample data and expected results are available.

¨      Gnu C++ compiler

o      I handed out a Knopix CD in class, which contains gnu compilers you can use, particularly the C++ compiler, g++

o      You might want to take a look at the Knoppix FAQ and the Knoppix cheatcodes