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

Method isSymmetric

python/101. Symmetric 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

fMethod · 0.95

Tested by

no test coverage detected