Skip to content

VictorGFM/quicksort-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quicksort-algorithm

Different types of Quicksort algorithm implementations in C++ language, developed in the Data Structures discipline at UFMG.

Setup

To run this project, follow the steps below.

Run the command make to generate quicksort-algorithm file:

make

Then run quicksort-algorithm file, passing the inline parameters, for example:

./quicksort-algorithm QNR Ale 10

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published