Make your contributions to Hacktoberfest-2021
-
Updated
Oct 1, 2021 - C++
Make your contributions to Hacktoberfest-2021
Just starting off. include some of the important DSA question of various topics
This project implements a Constraint Satisfaction Problem (CSP) solution for the N-Queens problem on an n x n chessboard. The goal is to place n queens on the board such that no two queens attack each other.
Add a description, image, and links to the bactracking topic page so that developers can more easily learn about it.
To associate your repository with the bactracking topic, visit your repo's landing page and select "manage topics."