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

Method rotateRight

python/061. Rotate List.py:10–29  ·  view source on GitHub ↗

:type head: ListNode :type k: int :rtype: ListNode

(self, head, k)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getLengthMethod · 0.95
getEndNodeMethod · 0.95

Tested by

no test coverage detected