Exam 9: Self-Balancing Search Trees

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

A(n) ____ tree is made up of nodes designated as 2-nodes and 3-nodes.

(Short Answer)
4.9/5
(35)

A(n) ____________________ extends the idea behind the 2-3 and 2-3-4 trees by allowing a maximum of CAP data items in each node.

(Short Answer)
4.8/5
(37)

All nodes in a skip-list have the same number of links.

(True/False)
4.8/5
(33)

The Java API has a(n) ____________________ class that implements a Red-Black tree.

(Short Answer)
4.7/5
(43)

The height of a 2-3 tree is between ____.

(Multiple Choice)
4.8/5
(31)

A(n) ____________________ tree is one in which the root and the left subtree of the root are both left-heavy.

(Short Answer)
4.9/5
(31)

The following is the algorithm for ____. The following is the algorithm for ____.

(Multiple Choice)
4.9/5
(34)

All the leaves of a 2-3 node are at the lowest level.

(True/False)
4.9/5
(33)
Showing 21 - 28 of 28
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)