Insert the given keys into the initially empty binary search tree. The keys can be inserted by drag & dropping them from the Stream of Keys into the correct positions in the tree below. Equal keys are inserted into the right branch.
Some additional problems.