1. Consider the following graph.
/1725275220-200-13.png)
If b is the source vertex, what is the minimum cost to reach f vertex?
/1725275220-200-13.png)
If b is the source vertex, what is the minimum cost to reach f vertex?
2. Which of the following scientists didn't publish A* algorithm?
3. Which of the following is the greedy best first search?
4. The Bellmann Ford algorithm returns . . . . . . . . value.
5. How many times the insert and extract min operations are invoked per vertex?
6. Which of the following is false about Prim's algorithm?
7. What is the pseudo code to compute the shortest path in Dijkstra's algorithm?
8. What procedure is being followed in Floyd Warshall Algorithm?
9. Who published the B* search algorithm?
10. Consider the following graph. What is the minimum cost to travel from node A to node C?
/1725275649-201-12.png)
Read More Section(Graph Algorithms (DFS, BFS, Dijkstras, etc))
Each Section contains maximum 100 MCQs question on Graph Algorithms (DFS, BFS, Dijkstras, etc). To get more questions visit other sections.