In ______ balance factor of a node is the difference between left subtree and…

2019

In ______ balance factor of a node is the difference between left subtree and right subtree.

Answer: C. AVL treeThe balance factor of a node is the difference between left subtree and right subtree.

  1. A.

    Red Black Tree

  2. B.

    B+ Tree

  3. C.

    AVL tree

  4. D.

    2-3 Tree

Attempted by 1293 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: Niacl Ao It Specialist

Loading lesson…