For how many queens was the extended version of Eight Queen Puzzle applicable for n*n squares?
(a) 5
(b) 6
(c) 8
(d) n
The question was posed to me in an interview for job.
This question is from Backtracking topic in section Backtracking of Data Structures & Algorithms II