Explanation: the number of priority queue operations involved is 3. they are insert, extract-min and decrease key.
Q. How many priority queue operations are involved in Dijkstra’s Algorithm?
β
Correct Answer: (B)
3
Explanation by: Mr. Dubey
the number of priority queue operations involved is 3. they are insert, extract-min and decrease key.
Discussion
Question Analytics
299
Total Visits
2 y ago
Published
Mr. Dubey
Publisher
96%
Success Rate