YashJain2 / Algorithms

All Basic to Advanced Algorithms
MIT License
4 stars 21 forks source link

Backtracking -N Queens in Python #41

Closed DivyaSaravanan closed 4 years ago

DivyaSaravanan commented 4 years ago

Issue #18

Coded in python with comments Provided Input and output Explanation of the recursive approach.

YashJain2 commented 4 years ago

Nice work keep contributing ahead