Lesson AB30 - Binary Search Trees |
|
|
This lesson introduced the Binary Search Tree and its algorithms. The most important topic of this lesson pertains to recursive algorithms used to process binary trees. An understanding of recursive tree traversals will be attained by studying the examples and drawing lots of pictures. |
|