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

Method Is2Node

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

* @brief Check if node is a 2-node * @return true if node is 2-node, otherwise false */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

MergeNodeNotFullMethod · 0.80
TryLeftRotateMethod · 0.80
TryRightRotateMethod · 0.80
RightRotateMethod · 0.80
LeftRotateMethod · 0.80
MergeMethod · 0.80
RemovePreMergeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected