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

Method canFinish1

graph/CourseSchedule_207/Solution.java:115–143  ·  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

nothing calls this directly

Calls 4

makeGraphMethod · 0.95
getIndegreesMethod · 0.95
addMethod · 0.45
isEmptyMethod · 0.45

Tested by

no test coverage detected