Back to the 2024 paper

Module 4: Graph and Tree Algorithms

20242m

Dijkstra's algorithm is used to solve ______ problems?

  • (i) Single source shortest path
  • (ii) All pair shortest path
  • (iii) Sorting
  • (iv) Searching

Similar questions