MCPcopy Create free account
hub / github.com/OpenGenus/quark / partition

Function partition

code/code/sorting/src/quick_sort/quick_sort.c:15–30  ·  view source on GitHub ↗

Last element is used a spivot Places elements smaller than pivot to its left side Places elements larger than pivot to its right side

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

quickSortFunction · 0.70

Calls 1

swapFunction · 0.70

Tested by

no test coverage detected