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 algorithmDijkstra's algorithm is the standard single-source shortest path algorithm among the given options.

  1. A.

    Topological sort

  2. B.

    Binary search

  3. C.

    Tree search

  4. D.

    Dijkstra's algorithm

Attempted by 723 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: Niacl Ao It Specialist

Loading lesson…