Tree List Recursion




http://cslibrary.stanford.edu/109/TreeListRecursion.pdf





One of the neatest pointer/recursion problems you will ever see. This is an advanced problem that uses linked lists, binary trees, and recursion. Includes solution code in Java and C



Labels: ,

t