MCPcopy Create free account
hub / github.com/corpsepiges/leetcode / is_same_tree

Function is_same_tree

Algorithms/100. Same Tree/Solution.rb:13–15  ·  view source on GitHub ↗

@param {TreeNode} p @param {TreeNode} q @return {Boolean}

(p, q)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

leftMethod · 0.45
rightMethod · 0.45

Tested by

no test coverage detected