There is no explanation of the sudoku code , how we wrote the code , why we wrote it. We are just given the code and assumed to understand it on our own ?
No explanation of the Sudoku code
Hey @rijulsingh1 buddy
- The sudoku code takes input of grid values from the grid that is visible on the screen.
- The logic is simple backtracking logic and it is explained in depth in video 2 and video 3, please see those
- The rest of the logic besides backtracking will be shared via github links as soon as possible
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.
Yeah @rijulsingh1 ,
I agree with you there should be some more detailed explanation on it.
Even though he explained in the video but its not clear and seems like he rushed out.