InterviewSolution
Saved Bookmarks
| 1. |
If n=1, an imaginary solution for the problem exists.(a) true(b) falseI have been asked this question in an online interview.This interesting question is from Backtracking in portion Backtracking of Data Structures & Algorithms II |
|
Answer» The correct choice is (b) false |
|