Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quicksort_threads

Personal project used while comparing C++ and Java implementation of quicksort algorithm in terms of speed.

Project was compiled under Windows, using:

  • MinGW, version w64 5.0
  • CMake, version 3.7.1

Required compiler flag: -std=c++11

About

Personal project used while comparing C++ and Java implementation of quicksort algorithm in terms of speed.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages