Skip to content

imullick/radixsort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

radixsort

Radix sort decimal nunbers but in binary form. Code is in C langauge. Enter how many numbers you want to enter. Then enter the numbers in decimal form. Numbers will be converted to binary form and then radix sorted. Each step of the sort will be displayed (in binary). Final output i.e. sorted elements will be displayed in both binary and decimal form.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages