Advanced Data Structures
Tree
a tree is dynamic data items in an order similar to the hierarchical structure of tree in nature. Each "node" can have a number of "children". Each child can have a number of children and so on.
Previous slide
Next slide
Back to first slide
View graphic version