Skip to content

Quicksort algorithm that sort records read from file.

License

Notifications You must be signed in to change notification settings

RobertNeat/quicksort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project_banner ubuntu bash

What project do?


Program reads students.svg file and then user decides in which order to sort recorde using quicksort method.

How to use?


Just import project to CodeBlocks and compile/run. If you wish you could use another environment by using only main.cpp file.

Program execution


Program reads file "students.csv" from the same directory, so it's important to allocate dile main.cpp and students.csv in teh same directory.

About

Quicksort algorithm that sort records read from file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages