diff --git a/index.html b/index.html index 667dc79..71cc102 100644 --- a/index.html +++ b/index.html @@ -59,27 +59,35 @@ -

Quicksort discussion

+ for each one: in place? adaptive? stable? swaps. comparisons. random example. best case example. worst case example. + +

Quicksort discussion

+ used by chrome

Mergesort discussion

+ used by firefox and safari
-