N-Queens Solver

Find solutions to the N-Queens problem using backtracking and display a chessboard solution.

About this tool

Find solutions to the N-Queens problem using backtracking and display a chessboard solution. All processing is performed locally in your browser.

Related tools