Practice Overview

These problems take the ideas and techniques you learned in the chapter and apply them to new contexts. It is best to attempt these after reading the chapter and feeling confident with the material. For each problem, write your own solution before reading the provided one. Give yourself more time to work through the challenge.

You can download the accompanying code for these practice problems: starter and solution.

  1. Problem: Build a Bag
  2. Solution: Fields and Constructor
  3. Solution: Adding a Ball
  4. Solution: Growing the Bag
  5. Solution: Drawing a Ball at Random