5
 /  \
 3  8   max width is 4 (1-3-5-8) am i rite????if so then use the approach as
i stated earlier .......
/  \
1  4
On Mon, Jul 26, 2010 at 1:03 PM, Sathaiah Dontula <don.sat...@gmail.com>wrote:

> I mean "maximum number of nodes in a breadth of a BST".
>
> Thanks,
> Sathaiah
>
>   On Mon, Jul 26, 2010 at 1:00 PM, sharad kumar 
> <aryansmit3...@gmail.com>wrote:
>
>>  the max width of bst is the largets diff betweeen the min node and max
>> node rite?????
>>
>>
>> On Mon, Jul 26, 2010 at 12:30 PM, Chunyuan Ge <hhy...@gmail.com> wrote:
>>
>>> breadth-favorite search?
>>>
>>>
>>> On Mon, Jul 26, 2010 at 2:28 PM, Sathaiah Dontula 
>>> <don.sat...@gmail.com>wrote:
>>>
>>>> You mean maximum width of bst ?
>>>>
>>>> You can use BST to find the same.
>>>>
>>>> Thanks,
>>>> Sathaiah
>>>>
>>>>
>>>> On Mon, Jul 26, 2010 at 11:47 AM, aparichith <
>>>> vineelyalamar...@gmail.com> wrote:
>>>>
>>>>> Can some one tell me the algorithm to find out the width of a binary
>>>>> search tree.
>>>>>
>>>>> --
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "Algorithm Geeks" group.
>>>>> To post to this group, send email to algoge...@googlegroups.com.
>>>>> To unsubscribe from this group, send email to
>>>>> algogeeks+unsubscr...@googlegroups.com<algogeeks%2bunsubscr...@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 algoge...@googlegroups.com.
>>>> To unsubscribe from this group, send email to
>>>> algogeeks+unsubscr...@googlegroups.com<algogeeks%2bunsubscr...@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 algoge...@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> algogeeks+unsubscr...@googlegroups.com<algogeeks%2bunsubscr...@googlegroups.com>
>>> .
>>> For more options, visit this group at
>>> http://groups.google.com/group/algogeeks?hl=en.
>>>
>>
>>
>>
>> --
>> yezhu malai vaasa venkataramana Govinda Govinda
>>
>> --
>>   You received this message because you are subscribed to the Google
>> Groups "Algorithm Geeks" group.
>> To post to this group, send email to algoge...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> algogeeks+unsubscr...@googlegroups.com<algogeeks%2bunsubscr...@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 algoge...@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com<algogeeks%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>



-- 
yezhu malai vaasa venkataramana Govinda Govinda

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algoge...@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