Algorithms - Optimisation (Dijkstra)

Quiz
•
Computers
•
12th Grade
•
Medium
R Woodruff
Used 106+ 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
Similar Resources on Wayground
20 questions
PH - KLS 12 BAB 1

Quiz
•
12th Grade
20 questions
Algorithms Review

Quiz
•
9th - 12th Grade
17 questions
Networking Vocab

Quiz
•
9th - 12th Grade
18 questions
iGCSE Computer Science: Data Compression and Encryption

Quiz
•
9th - 12th Grade
20 questions
Early Programming

Quiz
•
9th - 12th Grade
25 questions
Data Structure - Trees

Quiz
•
12th Grade
20 questions
Sorting algorithms (Y11)

Quiz
•
8th Grade - University
18 questions
Flowchart and Algorithm

Quiz
•
11th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade