puzzle
- From: "Darius" <ranveerkunal@xxxxxxxxx>
- Date: 9 Jun 2005 21:39:13 -0700
ok here is a puzzle.
there is an integer array whose length is odd, and all the numbers in
the array appear exactly two times except one. Find the number in O(n)
time. Try to do it without using any other data structure.
.
- Follow-Ups:
- Re: puzzle
- From: Richard Harter
- Re: puzzle
- From: spinoza1111
- Re: puzzle
- From: Emlyn Corrin
- Re: puzzle
- Prev by Date: Re: Circular buffer
- Next by Date: Re: Suggestions for double-hashing scheme
- Previous by thread: Re: Find List elements
- Next by thread: Re: puzzle
- Index(es):
Relevant Pages
|