Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!cs.utexas.edu!tut.cis.ohio-state.edu!purdue!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.lang.c Subject: Re: sorting algorithms Message-ID: <11564@smoke.BRL.MIL> Date: 9 Nov 89 05:14:02 GMT References: <2835@phred.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 7 In article <2835@phred.UUCP> stevel@phred.UUCP (Steve Leach) writes: >Sorry if this has been discussed befor, but how are the following >sorting methods different? The standard answer to such questions about sorting techniques is: Read Donald Knuth's "The Art of Computer Programming, Vol. 3 -- Sorting and Searching".