comp.lang.ada
 help / color / mirror / Atom feed
From: cis.ohio-state.edu!magnus.acs.ohio-state.edu!math.ohio-state.edu!howland. reston.ans.net!usc!yeshua.marcam.com!siemens!masticol@ucbvax.Berkeley.EDU  (Ste ve Masticola)
Subject: Re: Hoare's gripes about Ada (should be so what)
Date: 1 Sep 93 13:14:05 GMT	[thread overview]
Message-ID: <CCoFFH.38B@scr.siemens.com> (raw)

mfeldman@seas.gwu.edu (Michael Feldman) writes:

>>Since quicksort was made famous by Hoare (or vice versa), I wonder why
>>it is so universally used (especially in the C community) when Donald
>>Knuth's big 0 statistics clearly show distribution counting is faster.
>>
>Hey Ted, what's big O?

>Mike Feldman

Asymptotic upper bound for growth in complexity, sometimes read as
"order". E.g.: "Heapsort requires O(n log n) comparisons worst case,
where n is the number of items to be sorted." I'm sure you've seen it
before.

Little o, on the other hand, is an asymptotic lower bound, as in,
"Sorting has been proven to require at least o(n log n) comparisons in
the worst case." (BTW, this holds for hashing sorts, too, if you look
at it closely.)

And, to tell you the truth, I don't know what the heck distribution
counting is... :-) Anyone care to enlighten me?

Pedantically yours,
- Steve (masticol@scr.siemens.com).

             reply	other threads:[~1993-09-01 13:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1993-09-01 13:14 Ste ve Masticola [this message]
  -- strict thread matches above, loose matches on Subject: below --
1993-09-13 13:32 Hoare's gripes about Ada (should be so what) Wes Groleau x1240 C73-8
1993-09-10 18:08 Dag Bruck
1993-09-10  0:49 Michael Feldman
1993-09-09 21:07 Robert Dewar
1993-09-09 18:53 Dag Bruck
1993-09-03 19:44 Wes Groleau x1240 C73-8
1993-09-02  3:10 Michael Feldman
1993-09-02  2:40 Robert Dewar
1993-09-02  2:38 Robert Dewar
1993-09-01 22:32 Peter Juhl
1993-09-01 17:02 Mark A Biggar
1993-09-01 14:15 agate!howland.reston.ans.net!darwin.sura.net!jabba.ess.harris.com!dr3w!sm
1993-09-01  3:03 Michael Feldman
1993-08-26  3:04 Colin James 0621
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox