Graph Traversals

Quiz
•
Computers
•
12th Grade
•
Hard
O Hawkridge
FREE Resource
17 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following are types of graph traversal in computing? (PICK 2)
Breadth-First
Depth-First
Height-First
Adjacent-First
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Graph traversal is used to find the ______ route to visit all nodes in a network.
Shortest
Best
Longest
Most secure
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In graphs, nodes and vertices are two different things.
True
False
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
The lines or paths that connect the nodes in a graph are called? (PICK 2)
Lines
Edges
Vertices
Arcs
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which graph traversal method continues to visit the first neighbor of each node before backtracking and beginning the next route?
Depth-First
Breadth-First
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which graph traversal method visits all neighbors of a node before moving on to further nodes?
Depth-First
Breadth-First
7.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Select all the example uses of depth-first traversal. (PICK 3)
Job Scheduling
Puzzles with only one solution
Data flow within a network
Simulating the spread of a disease/virus
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Intellectual Property Rights and Drawing Concepts

Quiz
•
9th - 12th Grade
16 questions
Y13 Graph Traversal

Quiz
•
9th Grade - University
20 questions
Quiz 1 (AI Search Algorithms)

Quiz
•
12th Grade
14 questions
Apple Device Quiz

Quiz
•
12th Grade
14 questions
Binary Tree Quiz

Quiz
•
12th Grade
19 questions
Unit 5 - Two-Dimensional Arrays

Quiz
•
9th - 12th Grade
16 questions
Data Structure and Algorithms

Quiz
•
12th Grade
18 questions
GPS and Coordinates

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade