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

Method postorderTraversal

50_postorderTraversal.java:7–12  ·  view source on GitHub ↗

@param root: The root of binary tree. @return: Postorder in ArrayList which contains node values.

(TreeNode root)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

addMethod · 0.80

Tested by

no test coverage detected