Ayush7614 / Daily-Coding-DS-ALGO-Practice

A open source project🚀 for bringing all interview💥💥 and competative📘 programming💥💥 question under one repo📐📐
https://daily-ds-algo.github.io/DS-Algo-Website/
MIT License
320 stars 475 forks source link

Added solution of Nqueen problem algo using backtracking #2488

Closed Tirth22 closed 3 years ago

Tirth22 commented 3 years ago

Description

The given code gives the coordinates of cell in chess board where the N queens can be placed without any collision. The approach used to solve given problem is backtracking

Fixes #(issue_no)

Replace issue_no with the issue number which is fixed in this PR

Type of change

Please delete options that are not relevant.

Checklist:

Ayush7614 commented 3 years ago

DS ALGO PROJECTS ARE NOT COUNTED FOR HACKTOBERFEST21 so i will close this PR