MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / GetMinItem

Method GetMinItem

data_structures/tree_234.cpp:126–126  ·  view source on GitHub ↗

* @brief get min item (leftmost) in the current node * @return min item */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

LeftRotateMethod · 0.80
GetTreeMinItemMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected