Astrodevil / Programming-Basics

This Repository Contains source codes of various programming languages. Please Contribute to make this Useful.
https://astrodevil.github.io/Programming-Basics/
MIT License
69 stars 122 forks source link

Sudoku Solver in Java #396

Closed Sumant03 closed 2 years ago

Sumant03 commented 2 years ago

I'm adding a sudoku solver in java, it includes the code and its explanation . It is hot question in interviews . Pls accept it in hacktoberest .

Sumant03 commented 2 years ago

Hello Astrodevil I have done a pull request for the Sudoku Solver using Java, do merge it in hacktoberfest.