Findind previous node of a given node in a tree

Hi,

https://stackoverflow.com/questions/63274123/how-to-find-the-next-node-in-a-tree

Here the question is to find the next node of a given node in a tree.

I was tryng to find the prev node of a given node.

Any help would be appreciated.

Regards,
Pooja

Comments (2)