CodeAlpha_Sudoku-Solver

🧩 Sudoku Solver (C++)

📌 Project Description

This project is a Sudoku Solver developed using C++.
The program automatically solves a given Sudoku puzzle using the Backtracking Algorithm.

It fills empty cells while ensuring all Sudoku rules are satisfied:

🚀 Features

🛠️ Technologies Used

▶️ How to Run

  1. Open the project in VS Code or any C++ compiler.
  2. Compile the program:# CodeAlpha_Sudoku-Solver
  3. Run:

📷 Output

The program prints:

🎯 Internship Task

Completed as part of CodeAlpha Internship Program.

👩‍💻 Author

Samiksha A