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

Method isBalanced

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

:type root: TreeNode :rtype: bool

(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

maxDeepMethod · 0.95

Tested by

no test coverage detected