1. What is Dijkstra's algorithm used for? | ![]() |
2. How does Dijkstra's algorithm work? | ![]() |
3. What is the time complexity of Dijkstra's algorithm? | ![]() |
4. Can Dijkstra's algorithm handle negative edge weights? | ![]() |
5. How does Dijkstra's algorithm differ from other shortest path algorithms like Bellman-Ford? | ![]() |