CSCI 151 - Data Structures and Object-Oriented Development

Spring 2015

Lab 10: Word Counts, part 1: Insertion sort and binary search

Grading

For an A+, pass all unit tests. Also, provide the timing information gleaned from TimeTest via Moodle when submitting. The performance of the sorted array should be clearly superior to that of the unsorted array. Without this, the grade is as follows:
Number of Unit Tests PassedGrade
6B
4C
3D