750 views
0 votes
0 votes

Acc. to (question) my solution is...

uniquely constructed binary tree PRE+POST and IN+POST

where i am wrong….

Please log in or register to answer this question.

Related questions

1.9k
views
1 answers
3 votes
pC asked Oct 21, 2016
1,931 views
how can we find unique structure of a tree with given pre order and post order traversal . Please explain in detail with an example ( please give an example ... question from this Topic .Could some one help ? Is it Really not possible ?
679
views
0 answers
1 votes
iarnav asked Jan 6, 2018
679 views
WHAT IS THE POST ORDER IF ROOT NODE IS P?
2.1k
views
2 answers
0 votes
amber12 asked Jul 5, 2018
2,148 views
someone please explain this question A binary search tree contains the values 1, 2, 3, 4, 5, 6, 7, 8. The tree is traversed in ... the following sequences is a valid output? how the option D is correct?A53124786B53126487C53241678D53124768