
Graph and Tree Traversal
Authored by Mark Gadsby
others
Used 22+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is shown in this diagram
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Is the statement "an in-order traversal always visits the nodes in ascending order" true or false?
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
A traversal method that explores as far as possible along each branch before backtracking
Breadth First Traversal
Standard Traversal
Depth First Traversal
Branch Traversal
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
A traversal that explores nodes closest to the start node before exploring nodes further away
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which data structure is typically used to keep track of the nodes to visit in a BFS
Array
Stack
Queue
Linked List
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Traversing a tree by visiting the root, traversing the left sub-tree, then the right sub-tree.
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Traversing a tree by traversing the left sub-tree, visiting the root, then the right sub-tree.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?