VantaCoding·60 minMembers
Task Dependency Resolution (Topological Sort)
Members only
Given a set of build/CI tasks each with a dependency list, return all tasks required to run a requested set, in a valid execution order with no duplicates — a topological sort dressed up in Vanta-prod...
SWE
topological-sort
graph
dfs
bfs
dependency-resolution
medium
Frequency
Medium
Last asked
2026-02-28
Stage
phone-screen
Log in to continue reading the full content
Comments
Sign in to join the discussion
Loading...
