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

Function levelOrder

tree/0102-binary-tree-level-order-traversal/s.py:8–23  ·  view source on GitHub ↗

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

(root)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

s.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected