Y13 Graph Traversal

Y13 Graph Traversal

9th Grade - University

16 Qs

quiz-placeholder

Similar activities

DSAA Quiz

DSAA Quiz

University

15 Qs

CodeCadette

CodeCadette

University

15 Qs

Graph Theory Data Structures

Graph Theory Data Structures

University

17 Qs

DS QUIZ 2

DS QUIZ 2

University

20 Qs

Data Structures Activity - 1

Data Structures Activity - 1

University

15 Qs

DSA - Binary Tree 2-3

DSA - Binary Tree 2-3

University

20 Qs

BFS and DFS - Data Structures

BFS and DFS - Data Structures

University

15 Qs

Data Structure

Data Structure

University

15 Qs

Y13 Graph Traversal

Y13 Graph Traversal

Assessment

Quiz

Computers

9th Grade - University

Medium

Created by

Sharbrook stapleton

Used 28+ times

FREE Resource

16 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

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

Lines

Edges

Vertices

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method of graph traversal makes use of a stack?

Depth-First

Breadth-First

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method of graph traversal makes use of a queue?

Depth-First

Breadth-First

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method of graph traversal continues to visit the first neighbour of each node before backtracking and beginning the next route?

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?