Skip to content

Conversation

carlosdaniel26
Copy link
Contributor

graph-search was in algorithms, i moved that to data-structures section.

Copy link
Owner

@kelvins kelvins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Carlos-Daniel-Dev these algorithms are related to graph search, more specifically to breadth first search (BFS) and depth first search (DFS), not only the graph data structure, that's why they are in the "algorithms" section.

@kelvins kelvins closed this Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants