MCPcopy Create free account
hub / github.com/Ewenwan/ShiYanLou / kthSmallest

Method kthSmallest

learn_python/algorithm/tree/kth_smallest.py:24–32  ·  view source on GitHub ↗

:type root: TreeNode :type k: int :rtype: int

(self, root, k)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

kth_smallest.pyFile · 0.80

Calls 1

helperMethod · 0.95

Tested by

no test coverage detected