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:
Similar questions