Graph Theory Quiz

Graph Theory Quiz

12th Grade

20 Qs

quiz-placeholder

Similar activities

Data Structures Quiz 1

Data Structures Quiz 1

12th Grade - University

18 Qs

SLR26: Dijkstra's Shortest Path Algorithm

SLR26: Dijkstra's Shortest Path Algorithm

12th Grade

15 Qs

Binary and Linear Search

Binary and Linear Search

9th - 12th Grade

18 Qs

Algorithm in Computer Science

Algorithm in Computer Science

9th - 12th Grade

23 Qs

Shortest Path Algorithms and AI

Shortest Path Algorithms and AI

12th Grade - University

19 Qs

Search/Sort Algorithm Recap

Search/Sort Algorithm Recap

9th - 12th Grade

18 Qs

iGCSE Computer Science: Problem Solving

iGCSE Computer Science: Problem Solving

9th - 12th Grade

20 Qs

Binary and Linear Searches

Binary and Linear Searches

12th Grade

17 Qs

Graph Theory Quiz

Graph Theory Quiz

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Belle Johnson

Used 6+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is another term for a graph node?

Arc

Edge

Payload

Vertex

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What connects two vertices in a graph to indicate a relationship?

Key

Payload

Edge

Weight

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When edges in a graph are all one-way, it is called:

Weighted graph

Undirected graph

Directed graph

Bipartite graph

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is used to show there is a cost to go from one vertex to another in a graph?

Key

Payload

Weight

Edge

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data structure is not efficient for storing sparse data in a graph?

Array

Queue

List

Matrix

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

How is a graph represented as an adjacency list?

Using a 2-dimensional matrix

Maintaining a list of all vertices

Connecting vertices with weighted edges

Keeping track of balance factors

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What problem involves transforming one word into another by changing one letter at a time?

Word Scramble

Anagram

Word Ladder

Scrabble

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?

Discover more resources for Computers