Source: /cirosantilli/post-order-depth-first-search

= Post-order depth-first search
{title2=LRN}
{wiki}

= Postorder DFS
{synonym}
{title2}

Has the property of visiting all descendants before the parent.