7 Replies - 4386 Views - Last Post: 22 September 2008 - 12:19 PM

#1 skyhawk133   User is offline

  • Head DIC Head
  • member icon

Reputation: 1981
  • View blog
  • Posts: 20,434
  • Joined: 17-March 01

Animated Sorting Algorithms

Post icon  Posted 17 September 2008 - 10:04 AM

David R. Martin, an assistant professor at Boston College, has created a REALLY cool page showing how different sorting algorithms work on different sets of data. It's a great way to see how the sort actually occurs, as well as which sorts are faster.

Check it out here: http://vision.bc.edu...m-html/all.html

(Hat tip to Scott Hanselman for blogging about it: http://feeds.feedbur...ualSchool.aspx)

Is This A Good Question/Topic? 0
  • +

Replies To: Animated Sorting Algorithms

#2 baavgai   User is offline

  • Dreaming Coder
  • member icon


Reputation: 7507
  • View blog
  • Posts: 15,558
  • Joined: 16-October 07

Re: Animated Sorting Algorithms

Posted 17 September 2008 - 10:35 AM

Cool! Nice to see them in action like that.

I actually did one of these as a presentation in college. Looked rather similar, actually. Hey, wait a minute... nm, the guy was maybe three then.

Probably not similar at all; there isn't a whole lot of data on a 320x200 display. I think I just had a Turbo Pascal flash back. :P
Was This Post Helpful? 0
  • +
  • -

#3 vik09   User is offline

  • D.I.C Head

Reputation: 0
  • View blog
  • Posts: 58
  • Joined: 08-July 08

Re: Animated Sorting Algorithms

Posted 18 September 2008 - 02:04 AM

This is awsome.
Was This Post Helpful? 0
  • +
  • -

#4 csmanoj   User is offline

  • D.I.C Head
  • member icon

Reputation: 11
  • View blog
  • Posts: 150
  • Joined: 06-August 07

Re: Animated Sorting Algorithms

Posted 18 September 2008 - 08:41 PM

Doesn't this stuff come in one of the samples that come with java sdk? I think i've seen it in the samples. Cool though.

This post has been edited by csmanoj: 18 September 2008 - 08:41 PM

Was This Post Helpful? 0
  • +
  • -

#5 AbuJaFaR   User is offline

  • D.I.C Regular

Reputation: 13
  • View blog
  • Posts: 330
  • Joined: 13-December 07

Re: Animated Sorting Algorithms

Posted 19 September 2008 - 06:28 AM

Really nice job :^:
Was This Post Helpful? 0
  • +
  • -

#6 AdamSpeight2008   User is offline

  • MrCupOfT
  • member icon

Reputation: 2298
  • View blog
  • Posts: 9,535
  • Joined: 29-May 08

Re: Animated Sorting Algorithms

Posted 22 September 2008 - 05:14 AM

There a good one for RiscOS that uses video memory, it'll take the current screen and sort it.

This post has been edited by AdamSpeight2008: 22 September 2008 - 05:14 AM

Was This Post Helpful? 0
  • +
  • -

#7 Pad0   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 23
  • Joined: 10-June 08

Re: Animated Sorting Algorithms

Posted 22 September 2008 - 12:08 PM

very neat! :^: I'm bookmarking it.
Was This Post Helpful? 0
  • +
  • -

#8 PsychoCoder   User is offline

  • Google.Sucks.Init(true);
  • member icon

Reputation: 1663
  • View blog
  • Posts: 19,853
  • Joined: 26-July 07

Re: Animated Sorting Algorithms

Posted 22 September 2008 - 12:19 PM

Thanks for the link Chris, that's pretty cool! :^:
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1