DSA-C--
DSA-C-- copied to clipboard
Algorithm Name :: Backtracking
trafficstars
Algo Name :: Backtracking Algo Language :: C++
I want to add sudoku solver under this algorithm. Kindly assign.
Go ahead and add the code. Make sure you use the correct directory structure and please put comments in the code.
Merged #174 to the repo. If you have more backtracking algorithms, @Sayam06 feel free to add.
I have added N Queen problem using Back Tracking. Kindly check and merge it.