MCPcopy Create free account
hub / github.com/Aloxaf/LeetCode-Rust / is_same_tree

Method is_same_tree

src/same_tree.rs:7–13  ·  view source on GitHub ↗

Best Practice !

(p: Option<Rc<RefCell<TreeNode>>>, q: Option<Rc<RefCell<TreeNode>>>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected