1.

There is no existing relationship between a Hamiltonian path problem and Hamiltonian circuit problem.(a) true(b) falseThe question was asked during an interview.Origin of the question is Checksum, Complexity Classes & NP Complete Problems in section Checksum, Complexity Classes & NP Complete Problems of Data Structures & Algorithms II

Answer»

Right CHOICE is (b) false

Easy explanation - There is a relationship between HAMILTONIAN PATH PROBLEM and Hamiltonian circuit problem. The Hamiltonian path in graph G is EQUAL to Hamiltonian cycle in graph H under certain conditions.



Discussion

No Comment Found

Related InterviewSolutions