Schlaukopf
.ai
In an AVL tree, what is the primary purpose of a node's balance factor?
To determine the tree's height
To store additional data associated with the node
To indicate node order within the tree
To maintain tree balance
Software Engineering Exercises are loading ...