Skip to content

Yiran-Chen/quick-sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gort

An elegent implement of quick sort, running speed is much faster than origin sort function.

go run Example.go 
Generating pseudo-randeom integers
Running QuickGort
QuickGort has been finished in 10.547003ms
Running go sort
Go sort has been finished in 32.37711ms

About

sorting algorithm by go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages