Graph Traversals

Graph Traversals

12th Grade

17 Qs

quiz-placeholder

Similar activities

OCR A2 Computer Science Algorithms Quiz

OCR A2 Computer Science Algorithms Quiz

12th Grade

15 Qs

Y13 Graph Traversal

Y13 Graph Traversal

9th Grade - University

16 Qs

SLR5 | Algorithms

SLR5 | Algorithms

12th Grade

15 Qs

Data Structures 1

Data Structures 1

12th Grade

20 Qs

Skip List Quizizz

Skip List Quizizz

9th Grade - University

12 Qs

Trees BSEMC

Trees BSEMC

12th Grade

18 Qs

PH - KLS 12 BAB 1

PH - KLS 12 BAB 1

12th Grade

20 Qs

Alevel Part 1 Linked lists

Alevel Part 1 Linked lists

12th Grade

20 Qs

Graph Traversals

Graph Traversals

Assessment

Quiz

Computers

12th Grade

Hard

Created by

O Hawkridge

FREE Resource

17 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are types of graph traversal in computing? (PICK 2)

Breadth-First

Depth-First

Height-First

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

In graphs, nodes and vertices are two different things.

True

False

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

The lines or paths that connect the nodes in a graph are called? (PICK 2)

Lines

Edges

Vertices

Arcs

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Depth-First

Breadth-First

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which graph traversal method visits all neighbors of a node before moving on to further nodes?

Depth-First

Breadth-First

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Select all the example uses of depth-first traversal. (PICK 3)

Job Scheduling

Puzzles with only one solution

Data flow within a network

Simulating the spread of a disease/virus

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?