Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] array duplicate check [C]
- Date: Wed, 18 Apr 2007 16:49:10 +0900
- From: Brett Robson <tlug@example.com>
- Subject: Re: [tlug] array duplicate check [C]
- References: <78d7dd350704172334u77c1062as2e981c5113981366@example.com> <4625CA30.9080105@example.com>
- User-agent: Icedove 1.5.0.9 (X11/20061220)
Birkir A. Barkarson wrote:So how can I improve the algorithm? ( for the worst case ) I have a feeling that I can reduce the complexity to N or M...
Any helps are appreciated.
Just a couple of ideas...
1) Keep one of the vectors sorted and use a search (binary search for example should be about N*logM)
Good idea, but if you have to sort then you aren't going to get any advantage in sorting.
Brett
- Follow-Ups:
- Re: [tlug] array duplicate check [C]
- From: Birkir A. Barkarson
- References:
- [tlug] array duplicate check [C]
- From: Nguyen Vu Hung
- Re: [tlug] array duplicate check [C]
- From: Birkir A. Barkarson
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] array duplicate check [C]
- Next by Date: Re: [tlug] ACCESS 2007
- Previous by thread: Re: [tlug] array duplicate check [C]
- Next by thread: Re: [tlug] array duplicate check [C]
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links