MCPcopy Create free account
hub / github.com/TheAlgorithms/C / test

Function test

data_structures/binary_trees/segment_tree.c:205–225  ·  view source on GitHub ↗

* Test RMQ * Testing Segment tree using * Range Minimum Queries * @returns void */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls 5

segment_tree_initFunction · 0.85
segment_tree_buildFunction · 0.85
segment_tree_queryFunction · 0.85
segment_tree_updateFunction · 0.85
segment_tree_disposeFunction · 0.85

Tested by

no test coverage detected