/eight-queens-solver

🧠 Backtracking algorithm in C language to find the 92 possible solutions of the eight queens problem and share them in a JSON file as an API.

Primary LanguageC

Watchers