Which of the following is the single path shortest path algorithm?
2023
Which of the following is the single path shortest path algorithm?
Answer: D. Dijkstra's algorithm — Dijkstra's algorithm is the standard single-source shortest path algorithm among the given options.
- A.
Topological sort
- B.
Binary search
- C.
Tree search
- D.
Dijkstra's algorithm
Attempted by 988 students.
Show answer & explanation
Correct answer: D
Dijkstra's algorithm is the standard single-source shortest path algorithm among the given options.
Explore the full course: Ssc Je Imd Scientific Assistant Computer Science
Loading lesson…