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

Method f

python/230. Kth Smallest Element in a BST.py:18–23  ·  view source on GitHub ↗

:type root: TreeNode :rtype: List[int]

(self,root)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

kthSmallestMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected