How to convert a general tree to a binary tree(not a B.S.T.) in C?
up vote
0
down vote
favorite
I am unable to create a binary tree from a general tree.
The major problem I am feeling is to insert the numbers initially in a general tree, i.e. the general tree will be user dependent and may vary everytime.
tree binary-tree
add a comment |
up vote
0
down vote
favorite
I am unable to create a binary tree from a general tree.
The major problem I am feeling is to insert the numbers initially in a general tree, i.e. the general tree will be user dependent and may vary everytime.
tree binary-tree
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am unable to create a binary tree from a general tree.
The major problem I am feeling is to insert the numbers initially in a general tree, i.e. the general tree will be user dependent and may vary everytime.
tree binary-tree
I am unable to create a binary tree from a general tree.
The major problem I am feeling is to insert the numbers initially in a general tree, i.e. the general tree will be user dependent and may vary everytime.
tree binary-tree
tree binary-tree
asked 19 hours ago
Prateek Singhal
6
6
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53371610%2fhow-to-convert-a-general-tree-to-a-binary-treenot-a-b-s-t-in-c%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown