SpiceQA
Questions
Tags
Users
Badges
postorder
9 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Can a Binary Tree be recovered after performing Morris Postorder Traversal?
user_13314829
0
•
asked Mar 25, 2022
1
1
66
postorder
binary-search-tree
binary-tree
tree-traversal
java
Why my Preoder, Inorder and Postorder functions are not working
user_15917924
0
•
asked May 13, 2021
1
1
61
recursive-datastructures
preorder
postorder
inorder
binary-tree
function to create array of post order binary tree
user_12986334
0
•
asked Nov 15, 2020
2
1
66
postorder
binary-tree
recursion
c
How many rooted binary trees with exactly 11 nodes are pleasantrees?
user_13737738
0
•
asked Jul 30, 2020
2
1
229
postorder
binary-tree
tree
data-structures
algorithm
Creating perfect binary trees with postorder traversal
user_8926172
0
•
asked Jul 17, 2020
3
1
1261
postorder
binary-tree
tree
python-3.x
python
Is there a way to find the pre order traversal of a strictly binary tree from its post order traversal without building the tree?
user_12265849
0
•
asked Mar 3, 2020
7
3
407
preorder
postorder
binary-tree
c
How to construct a binary tree from just the level order traversal string
user_3129550
0
•
asked Dec 23, 2013
5
6
4858
postorder
binary-tree
tree-traversal
java
Getting parent of a vertex in a perfect binary tree
user_1654825
0
•
asked Dec 5, 2013
24
6
5893
postorder
binary-tree
tree
data-structures
algorithm
Real world pre/post-order tree traversal examples
user_53060
0
•
asked Aug 20, 2010
14
2
8801
postorder
binary-tree
tree-traversal
algorithm
1
(current)
Hot Questions