here's another sorting algo sim: click the computer science example.
Illustrated Sorting Algorithms
11–20 of 39 posts
Re: Illustrated Sorting Algorithms
#12Re: Illustrated Sorting Algorithms
#13Re: Illustrated Sorting Algorithms
#14Re: Illustrated Sorting Algorithms
#15I wish it had a "pathological case" option for data to sort per-algorithm. In particular: Quicksort, which (unless you're willing to make an (expensive) call to a (P)RNG per iteration) has a worst case of O(n^(2)) time.
Re: Illustrated Sorting Algorithms
#16No idea what this is. It keeps crashing Firefox for me. And unfortunately, restarting Firefox only restores the same window, sending me into a loop of crashing.
I was interested to notice that Firefox (28) re-opened all of the pages except that one. But do open it in Chrome, it's lovely.
I would have thought we'd gotten past the need for browser-specific code and the days of having to decide between ignoring the Netscape people or ignoring the IE people. It's bad enough that sites which simply don't work in a certain browser are becoming more commonplace again, now apparently some code is essentially hostile in the wrong browser.
Re: Illustrated Sorting Algorithms
#17Re: Illustrated Sorting Algorithms
#18No idea what this is. It keeps crashing Firefox for me. And unfortunately, restarting Firefox only restores the same window, sending me into a loop of crashing.