Skip to content

Create graphTraversal.js - #1

Open
Swarnk170 wants to merge 1 commit into
mainfrom
Swarnk170-patch-1
Open

Swarnk170 wants to merge 1 commit into
mainfrom
Swarnk170-patch-1

Conversation

@Swarnk170

Copy link
Copy Markdown
Owner

Added a JavaScript program to perform BFS (Breadth-First Search) and DFS (Depth-First Search) on a graph.
The program uses adjacency lists and demonstrates core graph traversal algorithms, suitable for DSA learning and practical usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant