This is my code for Sudoku Solving INPUT: first give the no of sudoku you want to solve(9*9). then input the sodoku line by line After you have entered your sudoku problem it will generate the correct sudok solution for your given sudoku. I will try to integrate this code with an App(Later..). thanks... Learning how to create a branch and merge it with master.