Join WhatsApp ChannelDaily MCQs & Exam Updates
Computer Science Medium PPSC Uploaded: 13 Aug 2026

Which algorithm is used to find the shortest path in a graph?

  • A Binary Search
  • B Quick Sort
  • C Bubble Sort
  • D Dijkstra's Algorithm
Correct Answer: Option D — Dijkstra's Algorithm
Explanation:
Dijkstra's Algorithm is a well-known graph algorithm used to find the shortest path between nodes in a weighted graph.
Submitted by: PaperMCQs
Related MCQs