Re: efficient comparison
- From: CBFalconer <cbfalconer@xxxxxxxxx>
- Date: Tue, 28 Aug 2007 08:15:19 -0400
Willem wrote:
CBFalconer wrote:
) bob@xxxxxxxxxxxxxx wrote:
?>
Let's say you have a set of names called set A. You also have a
different set of names called set B. What is the most efficient
way of comparing the sets?
By comparison, I mean finding the names that need to be added to
set B and deleted from set B to form set A.
Use Pascal, and then those are all primitive operations. I kid you
not.
Of course, that says nothing about how efficient it is. :-)
Pascal is usually (depends on compiler) very efficient. The users
may not be so.
--
Chuck F (cbfalconer at maineline dot net)
Available for consulting/temporary embedded and systems.
<http://cbfalconer.home.att.net>
--
Posted via a free Usenet account from http://www.teranews.com
.
- References:
- efficient comparison
- From: bob
- Re: efficient comparison
- From: CBFalconer
- Re: efficient comparison
- From: Willem
- efficient comparison
- Prev by Date: Re: data passing
- Next by Date: Re: efficient comparison
- Previous by thread: Re: efficient comparison
- Next by thread: Re: efficient comparison
- Index(es):
Relevant Pages
|