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 Recursive DFS for 2d Matrix in C++ #27

Open
khagapati-bagh opened this issue Oct 7, 2021 · 2 comments
Open

Add Recursive DFS for 2d Matrix in C++ #27

khagapati-bagh opened this issue Oct 7, 2021 · 2 comments
Assignees
Labels
good first issue Good for newcomers hacktoberfest hacktoberfest2k21 hacktoberfest2021 hacktoberfest2021

Comments

@khagapati-bagh
Copy link
Owner

Add Recursive DFS Algo in C++/Algorithm/Searching directory and name the file as dfsRecursive.cpp . Please go through the contribution guide before you start and follow the rules.

@khagapati-bagh khagapati-bagh added good first issue Good for newcomers hacktoberfest hacktoberfest2k21 labels Oct 7, 2021
@KrutikaBhatt
Copy link
Contributor

Hi, I am interested to add the C++ code for DFS Algorithm. Please assign it to me

@khagapati-bagh
Copy link
Owner Author

Hi, I am interested to add the C++ code for DFS Algorithm. Please assign it to me

Hi @KrutikaBhatt you can start working on this issue.
Make sure you follow all the guidelines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest hacktoberfest2k21 hacktoberfest2021 hacktoberfest2021
Projects
None yet
Development

No branches or pull requests

2 participants