Back to course
Mastering DSA with JavaScript: Code & Conquer Algorithms in Your Browser/4.1: Introduction to Trees/Tree Terminology (Root, Node, Leaf, Depth, Height)
Tree Terminology – Quick Quiz
1. Which node has no parent?
2. What is the depth of the root node?
3. Which statement best defines a leaf node?
4. The height of a tree is: