MCPcopy Index your code
hub / github.com/TheAlgorithms/Go / GetDad

Method GetDad

graph/lowestcommonancestor.go:23–23  ·  view source on GitHub ↗
(int)

Source from the content-addressed store, hash-verified

21 addEdge(int, int)
22 GetDepth(int) int
23 GetDad(int) int
24 GetLCA(int, int) int
25}
26

Callers 1

generateQueryFunction · 0.65

Implementers 1

Treegraph/lowestcommonancestor.go

Calls

no outgoing calls

Tested by 1

generateQueryFunction · 0.52