Here is a sample sudoku puzzle . Enter the values as it is into the user interface as below..
The Solution will be calculated once you click the solve the puzzle button.
GUI has been developed by me . this program uses backtracking algo implemented by Bob carpenter.. kudos to him.