an
saurus
tags:
algorithm
language-agnostic
quicksort
views:
189
answers:
1
+1
Q:
Quicksort terminology? (like fat pivot)
+2
A:
Um,
quicksort
?
Here is some information on
Quicksort variations
.
cletus
2009-02-21 23:55:10
If you're saying normal quicksort, I kind of suspect you're right. The wikipedia page seems to describe case B where a single element is placed. I believe the original STL sort (and the current quicksort portions of the introsort) follow case C.
paperhorse
2009-02-22 00:12:00
related questions
How do I find the Excel column name that corresponds to a given integer?
Calculating a cutting list with the least amount of off cut waste.
Red-Black Trees
How to maintain a recursive invariant in a MySQL database?
RFC calculation in Java need help with algorithm
Best word wrap algorithm?
How do you separate game logic from display?
Most effective way for float and double comparison
Choosing a multiplier for a (string) hash function
Optimizing a search algorithm in C
Find the best combination from a given set of multiple sets
What "already invented" algorithm did you invent?
Designing a Calendar system like Google Calendar
How to overload std::swap()
Looking for algorithm that reverses the sprintf() function output
Merge Sort a Linked List
Puzzle: Find largest rectangle (maximal rectangle problem)
graph serialization
Peak detection of measured signal
Big O, how do you calculate/approximate it?
What problems can be solved, or tackled more easily, using graphs and trees?
Followup: "Sorting" colors by distinctiveness
Efficiently get sorted sums of a sorted list
Function for creating color wheels
Fastest way to get value of pi