Math, asked by varshareddy2302, 5 months ago

which algorithm is used in top tree data structure​

Answers

Answered by Anonymous
0

Answer:

Top tree is a type of data structure which is based on unrooted dynamic binary tree and is used to solve path related problems. It allows an algorithm called divide and conquer.

Mark Me As Brainliest

Similar questions