MCPcopy Create free account
hub / github.com/Jensenczx/CodeEveryday / levelOrder

Method levelOrder

52_levelOrder.java:41–49  ·  view source on GitHub ↗

@param root: The root of binary tree. @return: Level order a list of lists of integer

(TreeNode root)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

traverTheTreeMethod · 0.95
addMethod · 0.80

Tested by

no test coverage detected