Skip to content

rcasanovan/quicksort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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: ricardo.casanova@outlook.com

Twitter

Follow me @rcasanovan on twitter.

About

A Quicksort algorithm implementation in C language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages