Re: [algogeeks] Re: Adobe question

2010-10-26 Thread Lily Aldrin
@ Saurabh XOR method will also work under the assumption that array 2 will contain the same elements as array 1 except one element. On Fri, Oct 22, 2010 at 9:01 PM, Saurabh Koar saurabhkoar...@gmail.comwrote: @Mohit: Rajan clearly sais that array 2 contains all the elements of array1 + 1 extra

Re: [algogeeks] Yahoo coding round question

2010-10-20 Thread Lily Aldrin
@rahul the code doesn't fail for the case you gave. Please check. Also Kishen can you explain how is the complexity for two loops runninf in parallel equal to O(1). On Wed, Oct 20, 2010 at 3:06 PM, rahul patil rahul.deshmukhpa...@gmail.comwrote: On Wed, Oct 20, 2010 at 5:11 AM, Kishen Das

Re: [algogeeks] plz explain output

2010-10-13 Thread Lily Aldrin
How is the link you gave related to the output question here?? On Wed, Oct 13, 2010 at 7:20 PM, dinesh bansal bansal...@gmail.com wrote: check http://en.wikipedia.org/wiki/NaN On Sat, Oct 9, 2010 at 6:15 PM, ankush jainankus...@gmail.com wrote: #includestdio.h void main() { int x;