Sign Up
Sign In
中文
English Fox - English Dictionary
Meaning of
postorder
in English
postorder
us
//ˈpoʊstˌɔːrdər//
uk
//ˈpoʊstˌɔːrdər//
#uncommon
Definitions
Noun
traversing
a
tree
after
visiting
child
nodes
The
algorithm
performs
a
postorder
traversal
of
the
tree
after
visiting
child
nodes
.
Adjective
visiting
left
and
right
subtrees
before
the
root
(
in
tree
traversal
)
In
a
postorder
tree
traversal
,
we
visit
the
left
and
right
subtrees
before
the
root
node
.
Base Words
order
post