Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/subbarayudu-j/TheAlgorithms-Python
/ DFS.py
File
DFS.py
Graphs/DFS.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"pseudo-code"
""
2
3
""
"
4
DFS(graph G, start vertex s):
Callers
nothing calls this directly
Calls
1
dfs
Function · 0.70
Tested by
no test coverage detected