read augmenting data structures (chapter 14 i think) in Introduction in
Algorithms by Corman.. if an extra attribute is added to each of the nodes
storing the number of elements in the sub tree rooted at the node, this can
be done easily.. the extra is neither global or static(as it is created n
destroyed with each node)..

--

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