Y13 Graph Traversal

Y13 Graph Traversal

9th Grade - University

16 Qs

quiz-placeholder

Similar activities

Technical quiz

Technical quiz

University

16 Qs

QUIZ M4 Stack & Queue

QUIZ M4 Stack & Queue

1st Grade - University

14 Qs

Struktur Data Pra UAS

Struktur Data Pra UAS

University

20 Qs

Kuis Algoritma Informatika

Kuis Algoritma Informatika

10th Grade

15 Qs

Loops, Lists, Traversals test

Loops, Lists, Traversals test

11th Grade

20 Qs

Graph Quiz - DAY 12 - BATCH 1

Graph Quiz - DAY 12 - BATCH 1

University

16 Qs

1.2 Data Rep: Sound

1.2 Data Rep: Sound

8th - 10th Grade

17 Qs

Analysis & Design of Algorithms Quiz

Analysis & Design of Algorithms Quiz

12th Grade

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