DSA-C-- icon indicating copy to clipboard operation
DSA-C-- copied to clipboard

Algorithm Name :: Backtracking

Open TheFenrisLycaon opened this issue 3 years ago • 4 comments
trafficstars

Algo Name :: Backtracking Algo Language :: C++

TheFenrisLycaon avatar Oct 01 '22 08:10 TheFenrisLycaon

I want to add sudoku solver under this algorithm. Kindly assign.

Sayam06 avatar Oct 01 '22 09:10 Sayam06

Go ahead and add the code. Make sure you use the correct directory structure and please put comments in the code.

TheFenrisLycaon avatar Oct 02 '22 04:10 TheFenrisLycaon

Merged #174 to the repo. If you have more backtracking algorithms, @Sayam06 feel free to add.

TheFenrisLycaon avatar Oct 02 '22 06:10 TheFenrisLycaon

I have added N Queen problem using Back Tracking. Kindly check and merge it.

oops-aman avatar Oct 10 '22 14:10 oops-aman