40 Algorithms Every Programmer Should Know
上QQ阅读APP看书,第一时间看更新

Terminology

Let's look into some of the terminology related to the tree data structure:

 Note that trees are a kind of network or graph that we will study in Chapter 6Unsupervised Machine Learning Algorithms. For graphs and network analysis, we use the terms link or edge instead of branches. Most of the other terminology remains unchanged.