Define a path in a tree
3 years ago
Data Structure and Algorithm
A path in a tree is a sequence of distinct nodes in which successive nodes are connected by edges in the tree.
Sanisha Maharjan
Jan 23, 2022