-
Notifications
You must be signed in to change notification settings - Fork 0
This is a Go program for creating a complete tree using linked list. You can easily insert nodes to the tree and print it. This library provide two inserting functions. One of them is for inserting nodes to the tree by filling the tree from left to right in per row. and the next one is to insert to left side of the tree.
License
BaseMax/CompleteTreeLinkedListGo
ErrorLooks like something went wrong!
About
This is a Go program for creating a complete tree using linked list. You can easily insert nodes to the tree and print it. This library provide two inserting functions. One of them is for inserting nodes to the tree by filling the tree from left to right in per row. and the next one is to insert to left side of the tree.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published