Skip to content

thodde/heap_sort

Repository files navigation

heap_sort

sift up and sift down heap sort analysis

To compile, need to link math library.

gcc -o heap_sort heap_sort.c -lm

About

sift up and sift down heap sort analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages