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]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
