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

Method binaryTreePaths

python/257. Binary Tree Paths.py:11–16  ·  view source on GitHub ↗

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

(self, root)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

fMethod · 0.95

Tested by

no test coverage detected