An open API service indexing awesome lists of open source software.

https://github.com/basemax/treetraversalsgo

This is a simple Go program that traverses a tree in different ways. (Pre-order, In-order, Post-order, and Level-order)
https://github.com/basemax/treetraversalsgo

data-structure datastructure ds go golang tree tree-search tree-traversal tree-traversal-algorithm tree-traversal-algorithms tree-traverse

Last synced: 6 months ago
JSON representation

This is a simple Go program that traverses a tree in different ways. (Pre-order, In-order, Post-order, and Level-order)

Awesome Lists containing this project