Graph Traversal

Graph Traversal

Assessment

Flashcard

Computers

12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

23 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which of the following is not a style of graph traversal in computing? Breadth-First, Depth-First, Height-First

Back

Height-First

2.

FLASHCARD QUESTION

Front

Graph traversal is used to find the ______ route to visit all nodes in a network

Back

Shortest

3.

FLASHCARD QUESTION

Front

A node in a graph traversal represents a connected component of the network

Back

True

4.

FLASHCARD QUESTION

Front

Nodes and vertices are two different parts of a graph traversal diagram

Back

False

5.

FLASHCARD QUESTION

Front

The lines/paths that connect the nodes in a graph traversal diagram are called ______

Back

Edges

6.

FLASHCARD QUESTION

Front

Which method of graph traversal makes use of a stack?

Back

Depth-First

7.

FLASHCARD QUESTION

Front

Which method of graph traversal makes use of a queue?

Back

Breadth-First

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?