Computer Science, asked by Premsolanki2017, 1 year ago

What are the types of threaded binary tree explain with example?

Answers

Answered by Anonymous
0
RĀM RĀM jĪ ♥♥

ĀñswĒR ⏬⏬⏬

⭕There are two types of threaded binary trees.

◽Single Threaded.

◽ Double Threaded .

________________

⭕ SINGLE Threaded :each node is threaded towards either the in-order predecessor orsuccessor (left or right).


⭕ DOUBLE Threaded :each node is threaded towards both the in-order predecessor andsuccessor (left and right).

____________________________________________✌✌✌✌✌

#NAVI HARYANVI ♥♠
Attachments:
Similar questions