MCPcopy Create free account
hub / github.com/aizk/algorithm-practice / invertTree

Method invertTree

tree/0226-invert-binary-tree/main.py:8–17  ·  view source on GitHub ↗

:type root: TreeNode :rtype: TreeNode

(self, root)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected