Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TheAlgorithms/Go
/ Max
Method
Max
structure/tree/example_test.go:18–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
Has(T) bool
17
Depth() int
18
Max() (T, bool)
19
Min() (T, bool)
20
Predecessor(T) (T, bool)
21
Successor(T) (T, bool)
Callers
15
TestRBTreePush
Function · 0.65
TestRBTreeDelete
Function · 0.65
TestRBTree
Function · 0.65
TestRBTreeString
Function · 0.65
TestDelete
Function · 0.65
TestBinarySearch
Function · 0.65
TestAVL
Function · 0.65
TestRB
Function · 0.65
TestTreeGetOrHas
Function · 0.65
TestTreeMinAndMax
Function · 0.65
Max
Method · 0.65
Delete
Method · 0.65
Calls
no outgoing calls
Tested by
11
TestRBTreePush
Function · 0.52
TestRBTreeDelete
Function · 0.52
TestRBTree
Function · 0.52
TestRBTreeString
Function · 0.52
TestDelete
Function · 0.52
TestBinarySearch
Function · 0.52
TestAVL
Function · 0.52
TestRB
Function · 0.52
TestTreeGetOrHas
Function · 0.52
TestTreeMinAndMax
Function · 0.52
TestAVLDelete
Function · 0.52