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

Function segment_tree_build

data_structures/binary_trees/segment_tree.c:55–68  ·  view source on GitHub ↗

* Builds a Segment tree * It is assumed that leaves of tree already contains data. * @param tree pointer to segment tree to be build */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected