© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Mano Sriram
Software Engineer | Content Creator
Backtracking is a general algorithm for finding all solutions to some computational problems. Here are the basic rules of sudoku. It is a 9x9 grid. It is divided into 6 3x3 blocks. Each block must contain all number numbers from 1 to 9. There must b...
Bhargav Ponnapalli
Hashnoder | Frontend Developer | Youtuber
Loved this Mano!
Learnt about backtracking a long time ago in college but this was a really nice demo.
Good luck!
Thank you Bhargav! Means a lot.
Adam
Learning and making
This is a really good explanation of the algorithm and how it is used with sudoku. I actually did this as a project a while back and updated it to have a GUI. I like your implementation better!
Great job.
Thank you Adam! Yeah, many solutions are possible :)
Bhargav Ponnapalli
Hashnoder | Frontend Developer | Youtuber
Loved this Mano!
Learnt about backtracking a long time ago in college but this was a really nice demo.
Good luck!