AllAlgorithms / c

Implementation of All ▲lgorithms in C Programming Language
https://github.com/AllAlgorithms/c
MIT License
1.57k stars 530 forks source link

NQueens_17251A05H5.java #79

Closed PSakila closed 4 years ago

PSakila commented 5 years ago

NQueens program using backtracking by Sakila-17251A05H5

This pull request is: to add the nqueen problem using backtracking to the repo

This pull request fixes:#2

Changes:

abranhe commented 4 years ago

This is the C repo, try the PR on https://github.com/allalgirhtms/java