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