Lecture Data Structure and Algorithms - Chapter 6: Tree (PhD. Duc Dung Nguyen). After studying this section you should be able to: depict the following concepts: binary tree, complete binary tree, balanced binary tree, AVL tree, multi-way tree; describe the strorage structure for tree structures using pseudocode; implement binary tree and AVL tree using C/C++, . |