MCPcopy Create free account
hub / github.com/corpsepiges/leetcode / canJump

Method canJump

Algorithms/055. Jump Game/Solution.py:4–25  ·  view source on GitHub ↗

:type nums: List[int] :rtype: bool

(self, nums)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected