Hi,

I need to maintain a large list or set with upto 150.000 elements of type
String. The list may not contain duplicate entries.

What would be the most efficient data structure with respect to speed? There
is 1GB ram available.

I would use {Set-of String}. Is it efficient to insert an element "abc" to a
set of strings containing 134.999 elements?

Thanks for any hints or help,

Friedger


*******************************************
To unsubscribe from this list, send a mail to:
mailto:[EMAIL PROTECTED]
To contact a human list administrator, send a mail to:
mailto:[EMAIL PROTECTED]
To recieve a list of other options for this list, send a mail to:
mailto:[EMAIL PROTECTED]

Reply via email to