Skip to content
#

algorithmic-challenges

Here are 2 public repositories matching this topic...

Language: All
Filter by language

The Sudoku Solver is a C++ application developed as a self-learning project during my first year of studies in Software Engineering. It takes a 9x9 Sudoku grid as input and solves it, displaying the solved Sudoku grid on the screen.

  • Updated Nov 19, 2023
  • C++

Improve this page

Add a description, image, and links to the algorithmic-challenges topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the algorithmic-challenges topic, visit your repo's landing page and select "manage topics."

Learn more