Back-Tracking

Question 1
Which of the following is a right paradigm for solving the popular (Chinese) Sudoku problem?
A
Backtracking
B
Branch and Bound
C
Dynamic Programming
D
None of the above
Question 1 Explanation: 
The standard recursive approach for Sudoku (pick a cell, enumerate all values, and recurse) is a great example of backtracking, which is the paradigm that best describes this algorithm.
There is 1 question to complete.

Access quiz wise question and answers by becoming as a solutions adda PRO SUBSCRIBER with Ad-Free content

Register Now

If you have registered and made your payment please contact solutionsadda.in@gmail.com to get access