Graph Traversal

Graph Traversal

12th Grade

25 Qs

quiz-placeholder

Similar activities

19.2 Recursion Cambridge iA 9618

19.2 Recursion Cambridge iA 9618

12th Grade

20 Qs

Exploring Graphs in Data Structures

Exploring Graphs in Data Structures

12th Grade

20 Qs

PR 1

PR 1

12th Grade

20 Qs

CS TOPICS Final Exam Review 2

CS TOPICS Final Exam Review 2

12th Grade

23 Qs

H446/02 General Knowledge

H446/02 General Knowledge

11th - 12th Grade

27 Qs

Data Structures - Trees

Data Structures - Trees

12th Grade

30 Qs

Data Structures 1

Data Structures 1

12th Grade

20 Qs

graph traversal y13

graph traversal y13

12th Grade

25 Qs

Graph Traversal

Graph Traversal

Assessment

Quiz

Computers

12th Grade

Medium

Created by

R Woodruff

Used 204+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a style of graph traversal in computing?

Breadth-First

Depth-First

Height-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

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

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Lines

Edges

Vertices

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method of graph traversal makes use of a stack?

Depth-First

Breadth-First

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method of graph traversal makes use of a queue?

Depth-First

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?