Graph Traversal

Graph Traversal

12th Grade

25 Qs

quiz-placeholder

Similar activities

Key Term Review: Principles of Design

Key Term Review: Principles of Design

9th - 12th Grade

20 Qs

Programming Review

Programming Review

9th - 12th Grade

22 Qs

Lesson 2 Quiz

Lesson 2 Quiz

9th - 12th Grade

20 Qs

Keyboarding Skills Review

Keyboarding Skills Review

10th - 12th Grade

20 Qs

Grade 7 Python Programming Quiz

Grade 7 Python Programming Quiz

7th Grade - University

20 Qs

Penilaian NodeJs dan React

Penilaian NodeJs dan React

12th Grade

20 Qs

Alan Turing

Alan Turing

9th - 12th Grade

20 Qs

File Writing

File Writing

9th - 12th Grade

20 Qs

Graph Traversal

Graph Traversal

Assessment

Quiz

Computers

12th Grade

Medium

Created by

R Woodruff

Used 204+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers