previous
|
start
|
next
Algorithm for Printing Elements in Sorted Order
Print the left subtree
Print the data
Print the right subtree
previous
|
start
|
next