Grab a copy of "introduction to algorithm" - Cormen,Rivest,Leiserson,Stein.
It deals with Red Black trees in detail.

On Sat, May 3, 2008 at 1:13 PM, Arunachalam <[EMAIL PROTECTED]> wrote:

> Search in the net. Red Black trees are explained here
> http://en.wikipedia.org/wiki/Red_black_tree
>
> If you have doubts in understanding the topic, please pose your specific
> question and doubt. Don't try to ask a general question for which it is easy
> to find the answer in the internet.
>
> regards,
> Arunachalam.
>
> On Sat, May 3, 2008 at 10:36 AM, Jothi <[EMAIL PROTECTED]>
> wrote:
>
> >
> >
> >
> > Hi All,
> >
> > I am new to this group, Can anyone of you please tell me wen will we
> > go for rotations in RedBlack Trees while inserting a new node apart
> > from recoloring.
> >
> > Is there anyway to easily determine which Rotation to be used ? Right
> > or left ???
> >
> > Regards,
> > Bindhiya
> >   > >
> >


-- 
Ciao,
Ajinkya

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/algogeeks
-~----------~----~----~----~------~----~------~--~---

Reply via email to