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

Add code in multiple languages for existing algorithms #6752

Closed
1 of 4 tasks
Zish303 opened this issue Oct 14, 2023 · 1 comment · Fixed by #6779
Closed
1 of 4 tasks

Add code in multiple languages for existing algorithms #6752

Zish303 opened this issue Oct 14, 2023 · 1 comment · Fixed by #6779

Comments

@Zish303
Copy link

Zish303 commented Oct 14, 2023

This is a(n):

  • New algorithm
  • Update to an existing algorithm
  • Error
  • Proposal to the Repository

Details:

Various backtracking algorithms (crossword_puzzle, generate_parentheses, kth_grammar, m_coloring_problem, etc) are only available in a single language.
I want to add Code for these algorithms in other languages (C, C++, Python, Java, Javascript, Go) also.
I will add Code for all algorithms in the "backtracking" directory.

Please assign this to me and also add the "Hacktoberfest" label.

@Shubh2003
Copy link
Contributor

@AdiChat can you please this pull request and merge it

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

Successfully merging a pull request may close this issue.

2 participants