Skip to content

chjohan/radix-sort-seq-and-parallel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is the parallel and sequential version of the Radix sorting algorithm in java.

Instructions

Run the program with 1 argument, the amount of numbers you want to generate and sort. E.g. java Oblig3 50000.

About

Sequential and Parallel Radix Sort

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages