Just starting off. include some of the important DSA question of various topics
-
Updated
Jun 6, 2022 - JavaScript
Just starting off. include some of the important DSA question of various topics
Make your contributions to Hacktoberfest-2021
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."