MCPcopy Create free account
hub / github.com/TheAlgorithms/Rust / get_ancestor

Method get_ancestor

src/graph/lowest_common_ancestor.rs:69–97  ·  view source on GitHub ↗
(&self, mut v: usize, mut u: usize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

small_binary_treeFunction · 0.80

Calls 2

get_parentMethod · 0.80
num_parentsMethod · 0.80

Tested by 1

small_binary_treeFunction · 0.64