In ______ balance factor of a node is the difference between left subtree and…
2020
In ______ balance factor of a node is the difference between left subtree and right subtree.
Answer: C. AVL tree — The balance factor of a node is the difference between left subtree and right subtree.
- A.
Red Black Tree
- B.
B+ Tree
- C.
AVL tree
- D.
2-3 Tree
Attempted by 1118 students.
Show answer & explanation
Correct answer: C
The balance factor of a node is the difference between left subtree and right subtree.
Explore the full course: Iocl Engineers Officers Grade A Paper 2
Loading lesson…