Skip to content

Sudoku Solver (Backtracking) #13

@sakshamarora1

Description

@sakshamarora1

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions