This is a simple Go program that traverses a tree in different ways. (Pre-order, In-order, Post-order, and Level-order)
go golang tree data-structure tree-search tree-traversal datastructure ds tree-traversal-algorithm tree-traversal-algorithms tree-traverse
-
Updated
Dec 19, 2022 - Go