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)
- Host: GitHub
- URL: https://github.com/basemax/treetraversalsgo
- Owner: BaseMax
- License: gpl-3.0
- Created: 2022-12-17T12:38:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-19T16:25:36.000Z (almost 3 years ago)
- Last Synced: 2025-03-28T17:08:12.635Z (6 months ago)
- Topics: data-structure, datastructure, ds, go, golang, tree, tree-search, tree-traversal, tree-traversal-algorithm, tree-traversal-algorithms, tree-traverse
- Language: Go
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0