Q. Which of the following is the most commonly used data structure for implementing Dijkstra’s Algorithm? (Solved)
1. max priority queue
2. stack
3. circular queue
4. min priority queue
- d. min priority queue
1. max priority queue
2. stack
3. circular queue
4. min priority queue