/N-queens-problem

Solve N queens problem with an algorithm written in JavaScript. Solutions are displayed in a chess board drawn by D3js. You can choose the n size between 4 and 10.

Primary LanguageJavaScript

Watchers