October 2018
Beginner to intermediate
398 pages
11h 1m
English
Let's consider some terminology associated with tree data structures.
To understand trees, we need to first understand the basic concepts related to them. A tree is a data structure in which data is organized in a hierarchical form. The following diagram contains a typical tree consisting of character nodes lettered A through to M:

Here is a list of terms associated with a tree: