The GridChecker problem from the 2010 AP Computer Science Exam is typical of free response problems that test GridWorld: The AP Computer Science Case Study. The problem requires you to run multiple methods of the Grid interface with correct implicit and explicit parameters and to handle the return types.