jaiswalchitransh/N-Queens-Problem-using-Backtracking
The aim of N-Queens Problem is to place N queens on an N x N chessboard, in a way so that no queen is in conflict with the others.
Python
Stargazers
No one’s star this repository yet.
The aim of N-Queens Problem is to place N queens on an N x N chessboard, in a way so that no queen is in conflict with the others.
Python
No one’s star this repository yet.