Skip to main content
Lesson 34 - Binary Trees
ZIPPDF (letter)
Lesson MenuPreviousNext
  
Summary/Review page 6 of 7

You have learned how to build a binary tree; but is it correct? We need to "see" the tree by printing it out in ascending order. Examine the binary trees developed in this lesson and think about the task of printing out the values in order. The next lesson will introduce you to a recursive solution to this problem, as well as a few other binary tree algorithms.


Lesson MenuPreviousNext
Contact
 ©ICT 2003, All Rights Reserved.