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 09:40:45 +0200
- From: Michal Hajek <hajek1@example.com>
- Subject: Re: [tlug] array duplicate check [C]
- References: <78d7dd350704172334u77c1062as2e981c5113981366@example.com>
- User-agent: Mutt/1.5.13 (2006-08-11)
Hello, I would say that if the arrays are random, your *worst case* will be always M*N. What I see as one possibility is to find out more about the nature of integers in those arrays and exploit that knowledge. Although I do not have the algorithm at hand, I would expect that there will be one available which can do much better [1] than M*N in *most cases*, (i.e. statistically), but still sometimes perform as bad as M*N. HTH. Best regards Michal [1] especially with sufficiently large M, N.
- References:
- [tlug] array duplicate check [C]
- From: Nguyen Vu Hung
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] array duplicate check [C]
- Next by Date: Re: [tlug] array duplicate check [C]
- 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