Yorkville High School Computer Science Department
Yorkville High School Computer Science Department on Facebook  Yorkville High School Computer Science Department Twitter Feed  Yorkville High School Computer Science Department on Instagram

Yorkville High School Computer Science

ASSIGNMENTS: No Current Assignments

AP Computer Science :: Projects :: The Sort Detective

Lesson
Due: Database Error

Problem

Download the Sort Detective project here. You will need to load the included jpt.jar file in order to compile the project. Check out these instructions to load a jar file. Your goal is to determine which sort method each of the three buttons is using. The SortDetective tester allows you to choose the size of the list you want, and how close it is to being a sorted list. You need to devise a plan to determine which button is which sort method and you need facts to back up your determinations. Looking at the source code does not count as a fact. You need to use the results of the sorting.

Instructions

  1. Keep careful track of the calculations you make since you need data to back up your choices for each button.
  2. Write a lab report showing your data and why you made your determinations. You can see an example lab report here.
  3. Make sure your name is in the title of the lab report and turn it in.
Yorkville High School Computer Science Department on Facebook Yorkville High School Computer Science Department Twitter Feed Yorkville High School Computer Science Department on Instagram