Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/subbarayudu-j/TheAlgorithms-Python
/ topological_sort.py
File
topological_sort.py
sorts/topological_sort.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
__future__
import
print_function
2
# a
3
# / \
4
# b c
Callers
nothing calls this directly
Calls
1
topological_sort
Function · 0.85
Tested by
no test coverage detected