Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ivandimovsit/quicksort

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

algorithm

Last synced: 3 days 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