HW1

This assignment is mostly to get you set up with checking out homework projects and submitting them correctly. You should find instructions on how to submit here.

What to do

  1. Clone your initial individual git repo, if you have not already done so.
  2. Import the HW1 project from your individual git repository by following these instructions.
  3. Fill in the two functions in HW1.java
  4. Run the included unit tests to ensure you solution works
  5. Submit your code by committing and pushing your solution to your individual git repository.