Stanford CS Education Library: this article introduces the basic concepts of binary trees, and then works through a series of practice problems with solution code in C/C++ and Java. Binary trees have an elegant recursive pointer structure,...
cslibrary.stanford.edu/110/BinaryTrees.html
-
Get Site Info