There are two elements that do not repeat in ur array which one to give. On Sat, Apr 16, 2011 at 7:23 PM, Subhransu <[email protected]>wrote:
> C'mon guys ..... > > *Subhransu Panigrahi > * > *Mobile:* *+91-9840931538* > *Email:* [email protected] > > > > On Fri, Apr 15, 2011 at 5:49 PM, Subhransu > <[email protected]>wrote: > >> Hey Geeks, >> >> Though there are multiple algo to find an element but with a complexity of >> O(N), >> How to find NON-repetitive element from an array also best effective >> memory/space complexity as well. >> >> Lets say an array is A{1, 1024, 2 , 1, 2, 3, 4, 4 } >> The output has to be foundout "3" with complexity n. >> >> *Subhransu Panigrahi >> * >> *Mobile:* *+91-9840931538* >> *Email:* [email protected] >> > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- Regards Gunjan Sharma Chairman IEEE Students Chapter IIT Roorkee B.Tech IV year CSE Contact No- +91 9997767077 -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
