Skip to content

hakonfro/Left-radix-sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Left-radix-sort

School project where the main target was to implement a radix-sorting algorithm at least 5 times faster than quick-sort on big-data arrays.

Use:

$ javac *.java

$ java main

About

My own implemented Left radix sorting algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages