Ruby icon indicating copy to clipboard operation
Ruby copied to clipboard

n-queens problem using backtracking

Open Ayushi40804 opened this issue 1 year ago • 0 comments
trafficstars

please let me add n-queens problem solution using backtracking for hacktoberfest 2024. What is N-Queen problem? The N Queen is the problem of placing N chess queens on an N×N chessboard so that no two queens attack each other.

Ayushi40804 avatar Oct 05 '24 04:10 Ayushi40804