Graph Search on Data Structure and Algorithms related Questions and Answers - Page 4

Question 31 : Which type of best first search algorithm was used to predict the closeness of the end of path and its solution?
1. Greedy BFS
2. Divide and Conquer
3. Heuristic BFS
4. Combinatorial
View Answer   Discuss with Members

Question 32 : Which of the following data structure is used to implement BFS?
1. linked list
2. tree
3. stack
4. queue
View Answer   Discuss with Members

Question 34 : Who published the B* search algorithm?
1. Peter Hart
2. Nils Nilsson
3. Bertram Raphael
4. Hans Berliner
View Answer   Discuss with Members

Question 36 : In Depth First Search, how many times a node is visited?
1. Once
2. Twice
3. Equivalent to number of indegree of the node
4. None of the mentioned
View Answer   Discuss with Members

Question 38 : Time Complexity of Breadth First Search is? (V – number of vertices, E – number of edges)
1. O(V + E)
2. O(V)
3. O(E)
4. None of the mentioned
View Answer   Discuss with Members

Question 39 : Who described this Best First Search algorithm using heuristic evaluation rule?
1. Judea Pearl
2. Max Bezzel
3. Franz Nauck
4. Alan Turing
View Answer   Discuss with Members


View 31 - 40 of 61 Questions

* Be the First to Post a Comment.

Submit comment :


Captcha Image
Reload

Ask Question

Captcha Image
Reload

Note : Name and Email never shown.





Subscribe


Become a part of EducationForever. Subscribe to our FREE Newsletter