Page 1 of 1

Which of the following methods can be used to solve n-queen’s problem?

Posted: Wed Jul 13, 2022 7:40 pm
by answerhappygod
a) greedy algorithm
b) divide and conquer
c) iterative improvement
d) backtracking