An open API service indexing awesome lists of open source software.

https://github.com/ivandimovsit/quicksort

quicksort algorithm in c
https://github.com/ivandimovsit/quicksort

algorithm

Last synced: 4 months ago
JSON representation

quicksort algorithm in c

Awesome Lists containing this project

README

          

# quicksort
A C implementation of the quicksort algorithm that works with arrays of any type