Exercises

These exercises are for practice, and are not for marks.

  • Streams Practice Exercise
    • Download the provide .java files, then complete the code in StreamExercise.java
    • Some of the tasks give hints on how you might want to do it; you'll likely need to lookup information online for some of these.
  • Design Patterns
  • Removing Null