Deck 19: Binary Trees
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/26
Play
Full screen (f)
Deck 19: Binary Trees
1
Define a directed branch.
A directed branch is an arrow from a parent node to a child node; it is also called a directed edge or branch.
2
Each node in a binary tree can have at most ____________________ link(s).
two
3
A shallow copy tree has the same number of nodes as the original binary tree.
False
4
What are the three primary steps in the preorder traversal algorithm?
Unlock Deck
Unlock for access to all 26 flashcards in this deck.
Unlock Deck
k this deck
5
Both the average number of nodes visited and the number of key comparisons in a search of a binary search tree is O(____________________).
Unlock Deck
Unlock for access to all 26 flashcards in this deck.
Unlock Deck
k this deck
6
Explain the difference between a binary tree and a binary search tree.
Unlock Deck
Unlock for access to all 26 flashcards in this deck.
Unlock Deck
k this deck
7
What does these terms refer to:
- AVL-tree:
- AVL-tree:
Unlock Deck
Unlock for access to all 26 flashcards in this deck.
Unlock Deck
k this deck
8
What does these terms refer to:
- Binary tree:
- Binary tree:
Unlock Deck
Unlock for access to all 26 flashcards in this deck.
Unlock Deck
k this deck
9
What does these terms refer to:
- Binary search tree:
- Binary search tree:
Unlock Deck
Unlock for access to all 26 flashcards in this deck.
Unlock Deck
k this deck
10
What does these terms refer to:
- Branch:
- Branch:
Unlock Deck
Unlock for access to all 26 flashcards in this deck.
Unlock Deck
k this deck
11
What does these terms refer to:
- Breadth first traversal:
- Breadth first traversal:
Unlock Deck
Unlock for access to all 26 flashcards in this deck.
Unlock Deck
k this deck
12
What does these terms refer to:
- Height:
- Height:
Unlock Deck
Unlock for access to all 26 flashcards in this deck.
Unlock Deck
k this deck
13
What does these terms refer to:
- Inorder sequence:
- Inorder sequence:
Unlock Deck
Unlock for access to all 26 flashcards in this deck.
Unlock Deck
k this deck
14
What does these terms refer to:
- Leaf:
- Leaf:
Unlock Deck
Unlock for access to all 26 flashcards in this deck.
Unlock Deck
k this deck
15
What does these terms refer to:
- Left child:
- Left child:
Unlock Deck
Unlock for access to all 26 flashcards in this deck.
Unlock Deck
k this deck
16
What does these terms refer to:
- Left subtree:
- Left subtree:
Unlock Deck
Unlock for access to all 26 flashcards in this deck.
Unlock Deck
k this deck
17
What does these terms refer to:
- Length:
- Length:
Unlock Deck
Unlock for access to all 26 flashcards in this deck.
Unlock Deck
k this deck
18
What does these terms refer to:
- Level:
- Level:
Unlock Deck
Unlock for access to all 26 flashcards in this deck.
Unlock Deck
k this deck
19
What does these terms refer to:
- Level-by-level:
- Level-by-level:
Unlock Deck
Unlock for access to all 26 flashcards in this deck.
Unlock Deck
k this deck
20
What does these terms refer to:
- Parent:
- Parent:
Unlock Deck
Unlock for access to all 26 flashcards in this deck.
Unlock Deck
k this deck
21
What does these terms refer to:
- Path:
- Path:
Unlock Deck
Unlock for access to all 26 flashcards in this deck.
Unlock Deck
k this deck
22
What does these terms refer to:
- Postorder sequence:
- Postorder sequence:
Unlock Deck
Unlock for access to all 26 flashcards in this deck.
Unlock Deck
k this deck
23
What does these terms refer to:
- Preorder sequence:
- Preorder sequence:
Unlock Deck
Unlock for access to all 26 flashcards in this deck.
Unlock Deck
k this deck
24
What does these terms refer to:
- Right child:
- Right child:
Unlock Deck
Unlock for access to all 26 flashcards in this deck.
Unlock Deck
k this deck
25
What does these terms refer to:
- Right subtree:
- Right subtree:
Unlock Deck
Unlock for access to all 26 flashcards in this deck.
Unlock Deck
k this deck
26
What does these terms refer to:
- Root:
- Root:
Unlock Deck
Unlock for access to all 26 flashcards in this deck.
Unlock Deck
k this deck