Algorithms - Optimisation (Dijkstra)

Algorithms - Optimisation (Dijkstra)

12th Grade

22 Qs

quiz-placeholder

Similar activities

Algorithm questions

Algorithm questions

12th Grade - University

20 Qs

Data Structures

Data Structures

10th Grade - University

18 Qs

Data Structures using C

Data Structures using C

12th Grade - University

20 Qs

Fun Quiz 1 - KSNP TIK 2021

Fun Quiz 1 - KSNP TIK 2021

8th - 12th Grade

21 Qs

Data Structures - Trees

Data Structures - Trees

11th - 12th Grade

20 Qs

2.2.2. Computational Methods

2.2.2. Computational Methods

12th Grade

19 Qs

iGCSE Computer Science: Networks

iGCSE Computer Science: Networks

9th - 12th Grade

24 Qs

ONE 6th FORM A* & Dijkstras and complexities

ONE 6th FORM A* & Dijkstras and complexities

12th Grade

20 Qs

Algorithms - Optimisation (Dijkstra)

Algorithms - Optimisation (Dijkstra)

Assessment

Quiz

Computers

12th Grade

Medium

Created by

R Woodruff

Used 105+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a weighted graph what is an edge?

A node or dot.

A connecting line.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can I run Dijkstra on a non-weighted graph?

Yes

No

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Before looping through the nodes, what do we set as the values for the weights for all the nodes?

The weights on the edges

Set them all to infinity.

Set them all to infinity and the starting one to zero.

Set them all to infinity and leave the starting nodes' weight.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What algorithm does Google Maps use?

Dijkstra's

Distance-Vector

A*

D*

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Optimisation algorithms are designed to find the ______ path from a start node to any other node

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select all correct applications of a shortest-path algorithm

Navigation

NPC control in gaming

Sending data packets

Financial investment choices

AI neural network training

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Each node within a shortest path algorithm is ______

Weighted

Heavy

Valued

Numbered

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?