codemistic / Data-Structures-and-Algorithms

A repository to help the open-source community with DSA related contributions
MIT License
324 stars 333 forks source link

Added NQueenProblem.java #679

Open mohd-afnan-shahab opened 1 year ago

mohd-afnan-shahab commented 1 year ago

Java program to solve N Queen Problem using backtracking