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 <[email protected]>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 
> <[email protected]>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 <[email protected]> wrote:
>>
>>> breadth-favorite search?
>>>
>>>
>>> On Mon, Jul 26, 2010 at 2:28 PM, Sathaiah Dontula 
>>> <[email protected]>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 <
>>>> [email protected]> 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 [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]<algogeeks%[email protected]>
>>> .
>>> 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 [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.
>



-- 
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 [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.

Reply via email to