hmmm i fgured it out -Rohit
On Thu, Feb 11, 2010 at 12:03 PM, Miroslav Balaz <[email protected]>wrote: > EASY! > > > 2010/2/10 Rohit Saraf <[email protected]> > >> There are n men. And you have been given say m information's like : >> m_i was born after m_j died >> m_i talked to m_j sometime >> >> You need to find the consistency of the sets of information in O(n+m). >> >> >> >> -Rohit >> >> -- >> 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]<algogeeks%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/algogeeks?hl=en. >> > > -- > 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]<algogeeks%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- 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.
