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

Method isIdentical

17_TreeisIdentical.java:14–23  ·  view source on GitHub ↗

@param a, b, the root of binary trees. @return true if they are identical, or false.

(TreeNode a, TreeNode b)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected