Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

The Best Sorting Algorithm

Name: Anonymous 2009-09-07 21:49

In this thread we will discuss sorting algorithms and vote for our favorite one.

I will update the stats every postIndex % 25 posts.  

May the best #sort win!

- Bubble Sort
- Insertion Sort
- Selection Sort
- Merge Sort
- Quick Sort
- Heap Sort
- Shell Sort
- Bucket Sort
- Radix Sort


Vote for one of these or any sort you like. I'll add new sorts to the list when I update stats.

Name: Anonymous 2009-09-08 3:52

i dont sort

Name: Anonymous 2009-09-08 5:20

Sort, Lleida, Spain

Name: Anonymous 2009-09-08 5:37

I must say, I have a thing for quicksort. When my data comes home at night, the quicksort makes sure that my data has a beer, a television, and a meal in short order.

Name: Anonymous 2009-09-08 6:15

I can't belive no one suggested randomsort yet.

Name: Anonymous 2009-09-08 6:20

Plain butt sort.

Name: Anonymous 2009-09-08 7:08

- Whatever's the default in my language, people who care about this shit (what a bunch of nerds) have already solved the sorting problem for the rest of us Sort

Name: Anonymous 2009-09-08 7:21

>>46
(what a bunch of nerds)
posting on /prog/

Besides, I think you mean whatever's the default in your language implementation, Which language defines the sorting algorithm in it's standard?

Name: Anonymous 2009-09-08 7:35

>>47
Stop paraphrasing posts!
Seriously, is that a new fad? I haven't seen people doing this half a year ago, at least not here.

Name: Anonymous 2009-09-08 7:45

The next post will provide updated stats.

Name: Anonymous 2009-09-08 7:49

*grabs dick*

Name: Anonymous 2009-09-08 8:17

BOBSORT

Name: Anonymous 2009-09-08 9:39

>>51

Implement it in MMIX and we'll see.

Name: Anonymous 2009-09-08 9:51

>>52
Coincidentally, my two favourite sorts are in the first two places.

Name: Anonymous 2009-09-08 9:54

Quicksort.

Name: Anonymous 2009-09-08 10:06

The I-came-buckets sort

Name: Anonymous 2009-09-08 11:11

"lol I'm promoting my stupid shit like 'butt sort' and 'my anus' and 'haxus' and all that"

Name: Anonymous 2009-09-08 11:14

>>52

You forgot that vote:

>>42

Sort, Lleida, Spain

Name: Anonymous 2009-09-08 11:21

>>58
Mercado was here, Sort is loser.

Name: Anonymous 2009-09-08 11:35

/b/ sort:
~/b/watch_thread.sh $( ( echo please sort this list for me:; cat list.txt ) | ~/b/new_thread.sh )

Name: Anonymous 2009-09-08 11:44

Slim Shady Sort.

Name: Anonymous 2009-09-08 13:31

Stubborn sort

The list is already sorted. What? You can't prove that it isn't! You just have to have faith!

Name: Anonymous 2009-09-08 14:06

>>62
more the dogmatic sort than stubborn sort
am i right

Name: Anonymous 2009-09-08 14:36

god sort. it changes the initial state of the universe so that the list is already sorted.

Name: Anonymous 2009-09-08 14:37

>>64
talk about over-engineered

Name: Anonymous 2009-09-08 14:39

Quicksort of course

Name: Anonymous 2009-09-08 14:48

>>64
if the god sort set the initial state to sorted how would you afterwards have had anything to compare against?

Name: Anonymous 2009-09-08 14:52

I like the dick-grabbing sort. It's like quicksort, but before doing it you have to *grabs dick* (and *ungrabs dick* after you're done, not to risk an anal leak).

Name: Anonymous 2009-09-08 14:52

>>64
This broke my mind.

Name: Anonymous 2009-09-08 14:58

>>69
Young Master you have much to learn if you are to become a Follower of The Way

Name: Anonymous 2009-09-08 15:00

>>70
Young master you have much to learn if you are to Freeze the Void.

Name: Anonymous 2009-09-08 15:05

>>71
Ha not FaggotVoid. Bzzzt thanks for playing, do try again.

Name: Anonymous 2009-09-08 15:05

>>44
Two people already did mention it: http://en.wikipedia.org/wiki/Bogosort

BOGOSORT!

Name: Anonymous 2009-09-08 15:11

>>72
I don't know (and don't care) who you are, but GTFO

Name: Anonymous 2009-09-08 15:11


from random import shuffle
 
def bogo_sort(seq):
    while not all(x <= y for x, y in zip(seq, seq[1:])):
        shuffle(seq)

Name: Anonymous 2009-09-08 15:15

>>74
You  must be new here, it's understandable that you should be confused.
Please follow these simple rules:
1) lurk more
2) STFU when adults are talking.

Thanks and have a nice /prog/

Name: Anonymous 2009-09-08 15:17

Name: Anonymous 2009-09-08 15:23

>>72
I see no accusations in >>71 though I do see a idiot in >>72.

Name: Anonymous 2009-09-08 15:33

>>76
Nice acting there >>72

Name: Anonymous 2009-09-08 16:48

>> 77
I just came a little bit

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List