Pick any Array-based list in the readings from this week (e.g. ArrayStack, FastArrayStack, ArrayQueue ...) and design and implement your version in Java.
Demonstrate the code compiles and run a simple test application.
Be sure to include all code and screen shots of your results.
Respond to other students by testing their code with a different test case.