Graph Traversal

Graph Traversal

12th Grade

25 Qs

quiz-placeholder

Similar activities

CSE334_CA5

CSE334_CA5

12th Grade

20 Qs

19.2 Recursion Cambridge iA 9618

19.2 Recursion Cambridge iA 9618

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

2.3.1 Graph Traversal & Path Finding Algorithms

2.3.1 Graph Traversal & Path Finding Algorithms

12th Grade - University

20 Qs

Traversals

Traversals

12th Grade

25 Qs

DATA STRUCTURES

DATA STRUCTURES

12th Grade

20 Qs

Graphs

Graphs

9th - 12th Grade

27 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?