Sorting Algorithms Demo Using Javascript
I love this sorting algorithms demo in Java Applet, so I tried to write a similar one in only javascript. I wrote this demo in a few hours, so it may be bugy and only contains ‘Bubble’ and ‘Quick Sort’ algorithms. Because of the DOM operations, this demo cannot treat as a serious, academical algorithms demo. Though, it still can tell you how quick the Quick Sort is.
This demo is based on JQuery javascript lib. It’s a really cool javascript lib.
A screen shot:
Go to the demo page
发表评论
| Trackback









