MCPcopy Create free account
hub / github.com/Flamewaker/JavaPersonalSummary / getKthFromEnd

Method getKthFromEnd

Code/leetcode/offer1/Offer22.java:33–50  ·  view source on GitHub ↗

使用栈进行记录 @param head @param k @return

(ListNode head, int k)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected