What are the types of threaded binary tree explain with example?
Answers
Answered by
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 ♥♠
Āñ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:
![](https://hi-static.z-dn.net/files/d80/a95860b2c22150f4d0b7036a7833381a.jpg)
Similar questions