add few guides for bfs in graph#30934
Open
Dungnope wants to merge 1 commit intoTheOdinProject:mainfrom
Open
Conversation
Member
|
Can you explain why you think it's still ambiguous? |
Author
This project told me a very brief about graph with theories but I only understood BFS and DFS with BST, not graph, so I want at least comprehensive Graph traversal and think to solve the project |
Contributor
|
If you read the related issue you linked, being more explicit about BFS is actually not the direction we want to go with this. What we're already working on is a Graphs project to bridge the gap between Knight Travails and previous projects. But making KT more explicit with specific algorithm implementation is not the direction we want it to go. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Because
Relevant to #29783, project Knight Travails is still ambiguous, I want to add two more links to help other learners understand BFS in graph before actually code this project
This PR
Issue
Related to #29783
Additional Information
Add two links is the minimum things I can do right now, after solve this project, I felt more motivations and want to share the way others can try to get depth understand before solving it.
Pull Request Requirements
location of change: brief description of changeformat, e.g.Intro to HTML and CSS lesson: Fix link textBecausesection summarizes the reason for this PRThis PRsection has a bullet point list describing the changes in this PRIssuesection