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

BFS Solution added #80

Merged
merged 8 commits into from
Oct 10, 2020
Merged

BFS Solution added #80

merged 8 commits into from
Oct 10, 2020

Conversation

ATRI2107
Copy link
Contributor

@ATRI2107 ATRI2107 commented Oct 9, 2020

@GouravRusiya30 As mentioned by you in the issue that a problem from Leetcode either bfs or dfs related is required. I have completed a program named word ladder which is a bfs problem. Please review the changes.

@GouravRusiya30
Copy link
Member

GouravRusiya30 commented Oct 10, 2020

Thanks @ATRI2107 for contributing.
But please update README file also, you can refer this PR ----> #3

@ATRI2107
Copy link
Contributor Author

@GouravRusiya30 oh ok . I'll do that as well

@ATRI2107
Copy link
Contributor Author

@GouravRusiya30 I have updated the Readme as well. Please review. The rest of the commits are basically the merging of another branch to my master.

@GouravRusiya30
Copy link
Member

Thanks @ATRI2107

@GouravRusiya30 GouravRusiya30 merged commit c250c24 into codedecks-in:master Oct 10, 2020
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 this pull request may close these issues.

Generate PR for codedecks by solving any DFS/BFS topic problem from LeetCode
2 participants