Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheAlgorithms/Python
/ basic_graphs.py
File
basic_graphs.py
graphs/basic_graphs.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
collections
import
deque
2
3
4
def
_input(message):
Callers
nothing calls this directly
Calls
1
_input
Function · 0.85
Tested by
no test coverage detected