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

Function heapSort

code/code/sorting/src/heap_sort/heap_sort.c:62–80  ·  view source on GitHub ↗

The main function to sort an array of given size

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls 3

createAndBuildHeapFunction · 0.85
maxHeapifyFunction · 0.85
swapFunction · 0.70

Tested by

no test coverage detected