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

Function find

misc/union_find.c:17–34  ·  view source on GitHub ↗

* @brief Find index of or value in an array * * @param [in,out] p array to search and update * @param x value to search * @return value at the index `x` */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

joinFunction · 0.70
mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected