Google News
logo
Algorithm - Quiz(MCQ)
Which of the following is used for solving the N Queens Problem?
A)
Sorting
B)
Greedy algorithm
C)
Dynamic programming
D)
Backtracking

Correct Answer :   Backtracking

Advertisement