home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.programming
- Path: sparky!uunet!gatech!emory!wupost!sdd.hp.com!ux1.cso.uiuc.edu!ceblair
- From: ceblair@ux1.cso.uiuc.edu (Charles Blair)
- Subject: Locating duplicates
- Message-ID: <C07FJo.4vq@ux1.cso.uiuc.edu>
- Organization: University of Illinois at Urbana
- Date: Sat, 2 Jan 1993 02:13:58 GMT
- Lines: 2
-
- Given a large array of integers. Is there a way to identify duplicates
- which is substantially less work than sorting the array?
-