Open sakshamarora1 opened 4 years ago
I would like to work on this algorithm in C++ language. Could you please assign this issue to me? TIA.
@dwij2212 Go ahead! Make sure to take care of the code quality and don't forget to read the contributing guidelines! :D
Description
The backtracking algorithm. Given a partially filled 9x9 2D array, assign digits (from 1 to 9) to the empty cells according to the rules of sudoku using the backtracking algorithm.
Language
Type of issue
The checklist will be updated by the maintainers / author of this issue according to the language in which snippets are added or are proposed to be added.