InterviewSolution
Saved Bookmarks
| 1. |
How many Hamiltonian paths does the following graph have?(a) 1(b) 2(c) 3(d) 4The question was posed to me in my homework.My doubt is from Checksum, Complexity Classes & NP Complete Problems in section Checksum, Complexity Classes & NP Complete Problems of Data Structures & Algorithms II |
|
Answer» The correct CHOICE is (a) 1 |
|