akshitagit / CPP

Repository for C++/C codes and algos.
https://github.com/akshitagupta15june
MIT License
495 stars 435 forks source link

commit for adding NQueensProbleam in recursion (efficient way only) #666

Closed akashpatil3640 closed 2 years ago

akashpatil3640 commented 2 years ago

added NQueensProbleam (NPHard) with the optimized approach