abhinav-193 / Codes

Contains code of Python,c and c++
13 stars 72 forks source link

Created N_Queens.js #179

Closed Miyanboy closed 1 year ago

Miyanboy commented 1 year ago

The N Queen is the problem of placing N chess queens on an N×N chessboard so that no two queens attack each other.