rskshiva
02-22-2005, 09:35 PM
Hi,
I need to find out number of left nodes, number of right nodes and number of pairs(Left + right) from any node of a binary tree.
Each node details is stored in database with its position(Left or right) and Parent node name or code.
How can I do this in ASP.
Kindly suggest me. It is urgent.
Providing the source code is appreciated.
Thanks.
Siva
I need to find out number of left nodes, number of right nodes and number of pairs(Left + right) from any node of a binary tree.
Each node details is stored in database with its position(Left or right) and Parent node name or code.
How can I do this in ASP.
Kindly suggest me. It is urgent.
Providing the source code is appreciated.
Thanks.
Siva