# Sample Results and Discussion ## Results of 3 x 3 Grid with Indexed ArrayList ``` COPY AND PASTE ALL OUTPUT HERE ``` ## Results of 4 x 4 Grid with Iterated LinkedList ``` COPY AND PASTE ALL OUTPUT HERE ``` ## Results of 6 x 6 Grid with SortedArrayList ``` COPY AND PASTE ALL OUTPUT HERE ``` ## Description of approach for experimental benchmarking REPLACE THIS TEXT WITH YOUR DESCRIPTION (MAY BE MULTIPLE PARAGRAPHS) ### Benchmarking results ``` PLACE ALL YOUR BENCHMARKING RESULTS HERE ``` ### Conclusions based on your benchmarking tests REPLACE THIS TEXT WITH YOUR DESCRIPTION (MAY BE MULTIPLE PARAGRAPHS)