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

The EXPLANATION is: For n=1, the n-queen PROBLEM has a trivial and real solution and it is REPRESENTED by



Discussion

No Comment Found

Related InterviewSolutions