Dig deep, this one is getting nerdy: Visualization and Comparison of Sorting Algorithms

The place for technology related posts.

Moderator: Moderators

Post Reply
User avatar
Sabre
DCAWD Founding Member
Posts: 21432
Joined: Wed Aug 11, 2004 8:00 pm
Location: Springfield, VA
Contact:

Dig deep, this one is getting nerdy: Visualization and Comparison of Sorting Algorithms

Post by Sabre »

Sabre (Julian)
Image
92.5% Stock 04 STI
Good choice putting $4,000 rims on your 1990 Honda Civic. That's like Betty White going out and getting her tits done.
User avatar
ElZorro
DCAWD Founding Member
Posts: 5958
Joined: Thu Aug 12, 2004 8:00 pm
Location: USA! USA!

Re: Dig deep, this one is getting nerdy: Visualization and Comparison of Sorting Algorithms

Post by ElZorro »

When I was first learning to code (in Quick Basic on a 286sx) I would implement these algorithms out of books and visualize them with ascii art. Ahh, the good old days.
Jason "El Zorro" Fox
'17 Subaru Forester 2.0XT
DCAWD - old coots in fast scoots.
User avatar
drwrx
DCAWD Founding Member
Posts: 4382
Joined: Mon Sep 20, 2004 8:00 pm

Re: Dig deep, this one is getting nerdy: Visualization and Comparison of Sorting Algorithms

Post by drwrx »

What is amazing is how close some of them are in speed. And how slow others are.
Did you find yourself rooting for or against Bubble Sort?
ElZorro wrote:Ahh, the good old days.
In the early days of PostScript (late 80s early 90s) you could input arc and circle raster position algorithms. As well as custom screen blend algorithms for image processing. I used to order books with floppies that had hundreds of examples that you could then input in the PostScript file for output.

Good old days indeed. . . Wait no, it was complete and utter drudgery.
User avatar
Sabre
DCAWD Founding Member
Posts: 21432
Joined: Wed Aug 11, 2004 8:00 pm
Location: Springfield, VA
Contact:

Re: Dig deep, this one is getting nerdy: Visualization and Comparison of Sorting Algorithms

Post by Sabre »

drwrx wrote:In the early days of PostScript (late 80s early 90s) you could input arc and circle raster position algorithms. As well as custom screen blend algorithms for image processing. I used to order books with floppies that had hundreds of examples that you could then input in the PostScript file for output.
I had no idea! That's pretty damn cool!
Sabre (Julian)
Image
92.5% Stock 04 STI
Good choice putting $4,000 rims on your 1990 Honda Civic. That's like Betty White going out and getting her tits done.
Post Reply