InterviewSolution
Saved Bookmarks
| 1. |
The six queen puzzle has a fewer solution than the five queen puzzle.(a) True(b) FalseThis question was posed to me by my college professor while I was bunking the class.This intriguing question comes from Backtracking topic in section Backtracking of Data Structures & Algorithms II |
|
Answer» Right answer is (a) True |
|