Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added java code for N-Queen (LEETCODE - HARD) #2645

Open
Yuktikashyap opened this issue Oct 14, 2023 · 2 comments
Open

added java code for N-Queen (LEETCODE - HARD) #2645

Yuktikashyap opened this issue Oct 14, 2023 · 2 comments

Comments

@Yuktikashyap
Copy link

Heyy @fineanmol this is a very famous Leetcdoe HARD Level problem - N-Queens
link - https://leetcode.com/problems/n-queens
I will be solving this problem using Recursion
Kindly assign this to be as a part of Hactoberfest2023.I will be solving this in JAVA language.
Thanks

@github-actions
Copy link

@Yuktikashyap Please Star ⭐️ the repo to earn "hacktober-accepted" label for the event.
Meanwhile if you want to work on this issue, Please raise the PR and we will review and merge it.

@Yuktikashyap
Copy link
Author

Heyy @fineanmol this is a very famous Leetcdoe HARD Level problem - N-Queens
link - https://leetcode.com/problems/n-queens
I will be solving this problem using Recursion
Kindly assign this to be as a part of Hactoberfest2023.I will be solving this in JAVA language.
Thanks

@Yuktikashyap Yuktikashyap reopened this Oct 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant