all graph problem need not use tree . most of them can be implemented using
array .

On Tue, Jul 26, 2011 at 3:11 PM, Dipankar Patro <dip10c...@gmail.com> wrote:

> Love your idea Navneet, but I have seen in general that Graph algos are
> difficult to convert into code (at least for me!) May be that's the reason
> why people are not discussing it here.
>
> But like you pointed out we could at least point the scenarios where graph
> algos can be applied. Looking forward to your set of questions for sure.
>
>
> On 26 July 2011 12:25, Navneet Gupta <navneetn...@gmail.com> wrote:
>
>> Hello folks,
>>
>> I have seen some of the best possible string/array/tree based problems
>> being discussed on this thread but somehow i feel this group has been little
>> partial towards Graph problems.
>>
>> Though, in most cases, interviewers don't ask Graph algorithms, but we, as
>> algo lovers, should give due importance to graph problems.
>>
>> Hope this will give some folks some motivations to share/ask good graph
>> based problems.
>>
>> I will try to come up with first set of questions to get things rolling.
>>
>> --
>> Regards,
>> Navneet
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Algorithm Geeks" group.
>> To post to this group, send email to algogeeks@googlegroups.com.
>> To unsubscribe from this group, send email to
>> algogeeks+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/algogeeks?hl=en.
>>
>
>
>
> --
>
> ___________________________________________________________________________________________________________
>
> Please do not print this e-mail until urgent requirement. Go Green!!
> Save Papers <=> Save Trees
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> 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 algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to