Homework 3: a slow and buggy tree
Due date:
Oct. 9, 2018
start of class
You're given a binary tree implementation, but there's a few things wrong with it. Most of all, it is much slower than you'd expect...