-
Notifications
You must be signed in to change notification settings - Fork 99
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
add a backtracking algorithm in any language #1
Comments
Hey I would like to work on this. Can you assign it to me? |
Also kindly add Hacktoberfest topic to the repository |
Hacktoberfest labels is there. @lara-sahoo start contributing and send me PR request. Remember you should follow some rules defined in README.md |
Hey, I was asking to put hacktoberfest in the repository topic. not in the issue label. According to the updated rule of Hacktoberfest the repo must have a hacktoberfest as one of the topic |
May I have your Permission to add backtracking algo (Maze Problem) in c lang into your Repository? |
@Bijay555 Hey this repo is coming as ineligible repository for Hacktoberfest. Kindly add hacktoberfest topic to the repository. |
Thank you. @Bijay555 Please check my PR |
Code should have used backtracking
code should be clean and well commented
file should be in the format mentioned in README.md
The text was updated successfully, but these errors were encountered: