Y13 Graph Traversal

Y13 Graph Traversal

9th Grade - University

16 Qs

quiz-placeholder

Similar activities

1 Binary Search Trees

1 Binary Search Trees

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

SciPy

SciPy

University

19 Qs

Depth and Breadth Searches

Depth and Breadth Searches

12th Grade

19 Qs

Graph Traversals

Graph Traversals

12th Grade

17 Qs

Depth and Breadth Searches

Depth and Breadth Searches

12th Grade

21 Qs

Graph Traversal Algorithms Quiz

Graph Traversal Algorithms Quiz

12th Grade - University

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