arhcoder/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.
C
🧠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.
C