-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
challengesA code snippet solving a coding challengeA code snippet solving a coding challengegood first issueGood for newcomersGood for newcomerssnippetA cool code snippetA cool code snippetup for grab
Description
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
- C++: @dwij2212
- Java
- Python
- Other (Please specify)
Type of issue
- Feature
- Bug
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.
Metadata
Metadata
Assignees
Labels
challengesA code snippet solving a coding challengeA code snippet solving a coding challengegood first issueGood for newcomersGood for newcomerssnippetA cool code snippetA cool code snippetup for grab