The 2008 AP Computer Science A Free Response problems are of average difficulty.

The Trip method getShortestLayover requires calling a helper method while finding the minimum.

The StringCoder class requires ArrayList traversal and String manipulation.

The Checker problem requires both using and implementing a simple interface. Part (c) must be read carefully to ensure that the response accomplishes the requested task.