home *** CD-ROM | disk | FTP | other *** search
- Path: Norway.EU.net!usenet
- From: patrick.hanevold@login.eunet.no (Patrick Hanevold)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Sorting a list
- Date: 17 Mar 1996 07:31:58 GMT
- Organization: EUnet Norway
- Message-ID: <468.6650T431T1480@login.eunet.no>
- References: <272.6650T63T1340@sn.no>
- NNTP-Posting-Host: pc1.asker-pm2-1.eunet.no
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
-
-
- >What's the absolutely fastest algorithm for sorting a List with around 1000
- >items alphabetically?
-
- A hybrid sorter.
- I would go for a combined bucket-sorter and quick-sorter.
-
- --
- .. Patrick Hanevold - VR developer - patrick.hanevold@login.eunet.no ///
- .... Amiga and official Be developer - Visual Technologies \\\///
- ...... I'm every womans dream. They just dont know it. \X//
- <sb> A1200/030/50MHz/34MB/1.3GB Iomega ZIP
-
-