
Dijkstra's Algorithm

Quiz
•
Computers
•
University
•
Medium
Pretty C
Used 2+ times
FREE Resource
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Dijkstra’s Algorithm is used to solve _____________ problems.
All pair shortest path
Single source shortest path
Network flow
Sorting
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the most commonly used data structure for implementing Dijkstra’s Algorithm?
Max priority queue
Stack
Circular queue
Min priority queue
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity of Dijikstra’s algorithm?
O(N)
O(N3)
O(N2)
O(logN)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Dijkstra’s Algorithm cannot be applied on ______________
Directed and weighted graphs
Graphs having negative weight function
Unweighted graphs
Undirected and unweighted graphs
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many priority queue operations are involved in Dijkstra’s Algorithm?
1
3
2
4
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the given graph, identify the shortest path having minimum cost to reach vertex E if A is the source vertex.
a) a-b-e
b) a-c-e
c) a-c-d-e
d) a-c-d-b-e
a-b-e
a-c-e
a-c-d-e
a-c-d-b-e
Similar Resources on Wayground
10 questions
OS Scheduling

Quiz
•
University
10 questions
informatika

Quiz
•
7th Grade - University
10 questions
Kompyuter ko'rish

Quiz
•
University
10 questions
Programming Knowledge Quiz (Medium)

Quiz
•
5th Grade - Professio...
10 questions
BCA 2nd Semester, Data Structure

Quiz
•
University
10 questions
algorithms INTRO

Quiz
•
KG - University
10 questions
PDS - 04225 Week 2 - Phases of Software Development - Chapter 1

Quiz
•
University
10 questions
SE A-OS-Deadlock

Quiz
•
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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

Quiz
•
6th - 9th Grade