Dear All,

Write the pseudo code for inserting a node in threaded binary tree. You code should
describe how you will,
1. Set right and left child node pointers during insertion
2. Set right and left flags during insertion.

Kindly guide me .

Recommended Answers

All 2 Replies

Dear All,

Write the pseudo code for inserting a node in threaded binary tree. You code should
describe how you will,
1. Set right and left child node pointers during insertion
2. Set right and left flags during insertion.

Kindly guide me .

Is this you, or someone in the same class?

http://answerboard.cramster.com/computer-science-topic-5-287440-0.aspx

Regardless, please check out the answer given and post back with any follow-up questions.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.