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

Method canFinish2

graph/CourseSchedule_207/Solution.java:55–66  ·  view source on GitHub ↗
(int numCourses, int[][] prerequisites)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 2

makeGraphMethod · 0.95
isCycleMethod · 0.95

Tested by

no test coverage detected