CompSci 6- Classwork 6 - Feb 2, 2010
10 pts

Today's classwork focuses on implementing common array algorithms.

You will work with your group, but each of you should use a laptop and solve all the problems. You should discuss problems with your partners and help each other debug.

Problems

For each of the folllowing problems, complete the code in Eclipse, then run and test them using the APT page within your browser.

  1. Aim to Ten
  2. Access Level

Submitting

When both APTs are complete and you have created a README file in your project folder, you will submit your programs with ambient.

When you are satisfied you have completed the problems above, you should submit your project through Eclipse. A submission is not considered complete unless it includes all the Java code for the project (both what you have written and the code provided when you downloaded the project) and a README file .