How can we define a AVL tree?

2024

How can we define a AVL tree?

  1. A.

    A tree which is binary search tree and height balanced tree.

  2. B.

    A tree which is a binary search tree but unbalanced tree.

  3. C.

    A tree with utmost two children

  4. D.

    A tree with utmost three children

Attempted by 387 students.

Show answer & explanation

Correct answer: A

Answer: a

Explanation: The answer is a. An AVL tree is a binary search tree and height balanced tree.

Explore the full course: Amcat Preparation