Midway91 / HactoberFest2023

This is for HacktoberFest2023
138 stars 1.87k forks source link

N-Queen problem using backtracking in Java. Please add Hactoberfest label #956

Closed VivekTiwari-1 closed 6 months ago

VivekTiwari-1 commented 8 months ago

I want to add N-Queen problem's solution using backtracking to your repo, please assign me this issue

Babuprasanth27 commented 8 months ago

Hey, I am interested to solve this issue

VivekTiwari-1 commented 8 months ago

I have added code of N-Queen's problem in the pull request #1064 . Kindly review it and please add the hacktoberfest-accepted tag.

Anjali286 commented 8 months ago

Hello @Midway91 I want to add C++ as well as Python code for the N-queen problem using backtracking so that programmers with these languages can take advantage of your repo. Please assign me this issue.

Vikas9kumargupta commented 8 months ago

Hello @Midway91 I want to add Java code for the N-queen problem using backtracking so that programmers with these languages can take advantage of your repo. Please assign me this issue.