previous | start | next

Self Check

  1. Declare a generic BinarySearchTree class with an appropriate type variable.
  2. Modify the min method to compute the minimum of an array of elements that implements the Measurable interface of Chapter 11.

previous | start | next