MCPcopy Create free account
hub / github.com/Semaserg/LeetCodeProblems / isCycle

Method isCycle

graph/CourseSchedule_207/Solution.java:67–79  ·  view source on GitHub ↗
(List<Integer>[] g, int curr, boolean[] visited, boolean[] recStack)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

canFinish2Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected