CSC 305 Laboratory Activity


Lab 1 - Critique WordSearchSolver solution

This is a collaborative activity to be performed with your assigned lab partner.

The WordSearchSolver.java source code file is part of an application that solves word search puzzles.   Here is the original assignment.

Study the source code and identify aspects of the solution that were done well and those that need improvement.
Explain each issue that you identify with a single sentence description.
Your critique may address issues at any level of analysis, from the low level details of coding style to high level design.

Rank the issues from most important to least important.

Type your critique and put the names of both contributors at the top. Bring a printout of your critique to the next class meeting.