1.

Which of the following scientists didn’t publish A* algorithm?(a) Peter Hart(b) Nils Nilsson(c) Bertram Raphael(d) Hans BerlinerThe question was posed to me at a job interview.Query is from Graph Search topic in division Graph Search of Data Structures & Algorithms II

Answer»

Right choice is (d) Hans BERLINER

To EXPLAIN: PETER Hart Nils Nilsson Bertram RAPHAEL are the three scientists of SRI International who first published the A* search algorithm which uses heuristics for better performance. Hans Berliner published B* algorithm.



Discussion

No Comment Found

Related InterviewSolutions