Data Structure Visualization - Counting Sort
Recommendation |
Has Potential |
||||
Link |
|||||
Delivery Method |
Java Application |
||||
License |
Unlicensed Sourcecode |
||||
Language |
English |
||||
Author |
David Galles |
||||
Institution |
University of San Francisco |
||||
Project |
|||||
Works |
Yes |
||||
Description |
Part of DSV integrated visualization suite. Speed control and stepwise operation. Random data. Shows a "counting sort" which in this case is a sort of binsort where the key value is highly constrained so that every value can have its own bin in the auxiliary count array. |
||||
Evaluation |
Essentially demonstrates one pass of a radix sort (that is, consider the constrained key range as representing one-digit values in a big radix.) The main problem is that there is no explanation of what is going on. It is a little tricky figuring out how to get step control. |
||||
Animation; Step Control; Random Data |
|||||
Lecture Aid |
|||||
Screenshots |
|
||||
Videos |
|
||||
References |
|
||||
|
|||||
First Visited |
2006-11-08 |
||||
Last Visited |
2008-07-01 |
||||
Last Updated |
2006-04-05 |
||||
Topic |
|||||
Community |
|
||||
Edit |
You may edit this entry if you have an account. |
