Skip to content

SifanStephanie/QuickSort-Random-selected

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickSort-Random-selected

Random-selected algorithm is based on the method of quickSort. They all use the function int Partition(int A[], int p, int q){}

About

Random-selected algorithm is based on the method of quick(using the partition method)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published