Deck 19: Binary Trees

ملء الشاشة (f)
exit full mode
سؤال
Define a directed branch.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
Each node in a binary tree can have at most ____________________ link(s).
سؤال
A shallow copy tree has the same number of nodes as the original binary tree.
سؤال
What are the three primary steps in the preorder traversal algorithm?
سؤال
Both the average number of nodes visited and the number of key comparisons in a search of a binary search tree is O(____________________).
سؤال
Explain the difference between a binary tree and a binary search tree.
سؤال
What does these terms refer to:

- \gg AVL-tree:
سؤال
What does these terms refer to:

- \gg Binary tree:
سؤال
What does these terms refer to:

- \gg Binary search tree:
سؤال
What does these terms refer to:

- \gg Branch:
سؤال
What does these terms refer to:

- \gg Breadth first traversal:
سؤال
What does these terms refer to:

- \gg Height:
سؤال
What does these terms refer to:

- \gg Inorder sequence:
سؤال
What does these terms refer to:

- \gg Leaf:
سؤال
What does these terms refer to:

- \gg Left child:
سؤال
What does these terms refer to:

- \gg Left subtree:
سؤال
What does these terms refer to:

- \gg Length:
سؤال
What does these terms refer to:

- \gg Level:
سؤال
What does these terms refer to:

- \gg Level-by-level:
سؤال
What does these terms refer to:

- \gg Parent:
سؤال
What does these terms refer to:

- \gg Path:
سؤال
What does these terms refer to:

- \gg Postorder sequence:
سؤال
What does these terms refer to:

- \gg Preorder sequence:
سؤال
What does these terms refer to:

- \gg Right child:
سؤال
What does these terms refer to:

- \gg Right subtree:
سؤال
What does these terms refer to:

- \gg Root:
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/26
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
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?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.
فتح الحزمة
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(____________________).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.
فتح الحزمة
k this deck
6
Explain the difference between a binary tree and a binary search tree.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.
فتح الحزمة
k this deck
7
What does these terms refer to:

- \gg AVL-tree:
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.
فتح الحزمة
k this deck
8
What does these terms refer to:

- \gg Binary tree:
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.
فتح الحزمة
k this deck
9
What does these terms refer to:

- \gg Binary search tree:
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.
فتح الحزمة
k this deck
10
What does these terms refer to:

- \gg Branch:
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.
فتح الحزمة
k this deck
11
What does these terms refer to:

- \gg Breadth first traversal:
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.
فتح الحزمة
k this deck
12
What does these terms refer to:

- \gg Height:
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.
فتح الحزمة
k this deck
13
What does these terms refer to:

- \gg Inorder sequence:
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.
فتح الحزمة
k this deck
14
What does these terms refer to:

- \gg Leaf:
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.
فتح الحزمة
k this deck
15
What does these terms refer to:

- \gg Left child:
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.
فتح الحزمة
k this deck
16
What does these terms refer to:

- \gg Left subtree:
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.
فتح الحزمة
k this deck
17
What does these terms refer to:

- \gg Length:
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.
فتح الحزمة
k this deck
18
What does these terms refer to:

- \gg Level:
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.
فتح الحزمة
k this deck
19
What does these terms refer to:

- \gg Level-by-level:
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.
فتح الحزمة
k this deck
20
What does these terms refer to:

- \gg Parent:
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.
فتح الحزمة
k this deck
21
What does these terms refer to:

- \gg Path:
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.
فتح الحزمة
k this deck
22
What does these terms refer to:

- \gg Postorder sequence:
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.
فتح الحزمة
k this deck
23
What does these terms refer to:

- \gg Preorder sequence:
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.
فتح الحزمة
k this deck
24
What does these terms refer to:

- \gg Right child:
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.
فتح الحزمة
k this deck
25
What does these terms refer to:

- \gg Right subtree:
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.
فتح الحزمة
k this deck
26
What does these terms refer to:

- \gg Root:
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 26 في هذه المجموعة.