question on sorting algorithms
From: Alexander Korovyev (korovyev_at_rambler.ru)
Date: 11/29/03
- Next message: Jeff: "Re: Howto invoke a software action?"
- Previous message: Brian Inglis: "Re: Any experience with "The Last One"?"
- Next in thread: Joe \: "Re: question on sorting algorithms"
- Reply: Joe \: "Re: question on sorting algorithms"
- Reply: Joe \: "Re: question on sorting algorithms"
- Reply: Mel Wilson: "Re: question on sorting algorithms"
- Reply: NFish: "Re: question on sorting algorithms"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Nov 2003 08:47:57 -0800
Hello,
What sorting algorithms are there that are particularly well suited
for sequences with many repeating elements. For example consider a
sequence of one million numbers that has only 30 different numbers in
it. My favorite algorithm shows unacceptably poor performance in this
setting.
Thanks.
Alexander.
- Next message: Jeff: "Re: Howto invoke a software action?"
- Previous message: Brian Inglis: "Re: Any experience with "The Last One"?"
- Next in thread: Joe \: "Re: question on sorting algorithms"
- Reply: Joe \: "Re: question on sorting algorithms"
- Reply: Joe \: "Re: question on sorting algorithms"
- Reply: Mel Wilson: "Re: question on sorting algorithms"
- Reply: NFish: "Re: question on sorting algorithms"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|