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

https://github.com/rcasanovan/quicksort

A Quicksort algorithm implementation in C language
https://github.com/rcasanovan/quicksort

c quicksort quicksort-algorithm

Last synced: 10 days ago
JSON representation

A Quicksort algorithm implementation in C language

Awesome Lists containing this project

README

        

# quicksort
A Quicksort algorithm implementation in C language

## Compilation process

In order to compile this file, you can use the following terminal command:

gcc -Wall -Werror -o exit quicksort.c

## Notes

The excise implementation is in Spanish

## Support && contact

### Email

You can contact me using my email: [email protected]

### Twitter

Follow me [@rcasanovan](http://twitter.com/rcasanovan) on twitter.