1.

Which of the following cannot solve Hamilton Circuit problem?(a) DNA Computer(b) Monte Carlo algorithm(c) Dynamic programming(d) None of the mentionedI had been asked this question at a job interview.Question is from Node-Cover Problem, Hamilton Circuit Problem in division Intractable Problems of Automata Theory

Answer»

Correct CHOICE is (d) None of the mentioned

For explanation I would say: Using Inclusion-exclusion PRINCIPLE, Andreas showed how to solve Hamilton Circuit PROBLEM in arbitrary n-vertex graphs by a Monte Carlo ALGORITHM in time O(1.657n).



Discussion

No Comment Found

Related InterviewSolutions