fast stable sort
- From: "subramanian100in@xxxxxxxxx, India" <subramanian100in@xxxxxxxxx>
- Date: Wed, 12 Nov 2008 22:03:13 -0800 (PST)
I am practicing C programming at home. The C standard library function
qsort() as per the C standard document, need not be stable. So I want
to know the following.
Which sorting methods are stable ?
Among the stable sorting methods, which method is both stable and
fastest ?
Kindly explain.
Thanks
V.Subramanian
.
- Follow-Ups:
- Re: fast stable sort
- From: user923005
- Re: fast stable sort
- From: CBFalconer
- Re: fast stable sort
- From: James Harris
- Re: fast stable sort
- From: pete
- Re: fast stable sort
- From: Moi
- Re: fast stable sort
- From: Richard Heathfield
- Re: fast stable sort
- Prev by Date: Re: Red-black trees?
- Next by Date: Re: Red-black trees?
- Previous by thread: Re: Red-black trees?
- Next by thread: Re: fast stable sort
- Index(es):