CSCE 221: Data Structures and Algorithms

Sections: 507, 508, 509
Fall 2015



Programming 2


Due Date: Oct. 26th


Assignment

The assignment can be found here. Essentially, assignment 2 is to finish the implementation of a map, and then perform some timing experiments on them to report your findings. So yes, both implementation and reports will be graded 50% each. Full description of the assignment is contained in the documentation in the zip file. After downloading the zip file, here is some helpful things:


Grading Rubric

Each assignment composes 4% of your final grade. Each assignment will be graded out of 100 possible points. Please document code appropriately and use a standard programming style (i.e., name things nicely and effectively).

Turn in instructions - there are two separate items to turn in in two separate places (total of 4 things). Printed items are due before class and online items are due at 11:59pm the day of.

  1. Printed
    1. Project code - print out edited files, i.e., where you actually wrote code (e.g., .h files and timing code). Staple these together and put a cover page on this code packet.
    2. Project report - print out the report with its own cover page.
  2. Online
    1. Project code - turn in a complete zip file of all code/documentation/makefiles (.h and .cpp files) to eCampus.
    2. Turn in a PDF of the report to eCampus.

All assignments must be turned in with a signed coverpage. If no coverpage is provided, the assignment will not be graded.

If there are any discrepencies in grades please see Jory Denny during his office hours (not the TA or Grader).