Skip to content

Trees#30

Open
monaSalih wants to merge 7 commits into
mainfrom
trees
Open

Trees#30
monaSalih wants to merge 7 commits into
mainfrom
trees

Conversation

@monaSalih

Copy link
Copy Markdown
Owner

-[x] Can successfully instantiate an empty tree
-[x] Can successfully instantiate a tree with a single root node
-[x] Can successfully add a left child and right child to a single root node
-[x] Can successfully return a collection from a preorder traversal
-[x] Can successfully return a collection from an inorder traversal
-[x] Can successfully return a collection from a postorder traversal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant