Next Store With Full Binary Tree
1.2. Some concepts of trees - Degree: The number of children of a node is called the degree of that node (figure 6.1: A has 3 children, which is level 3). o A node with zero degree (a node with no children) is called a leaf (Figure 6.1: E, F, C,. are leaves) o The highest level of a node in a tree ...


