Skip to content

Conversation

@mts513
Copy link
Contributor

@mts513 mts513 commented Nov 12, 2019

  • Can successfully instantiate an empty tree
    Can successfully instantiate a tree with a single root node
    Can successfully return a collection from a pre-order traversal
    Can successfully return a collection from an in-order traversal
    Can successfully return a collection from a post-order traversal
    Can successfully add a left child and right child to a single root node on a Binary Search Tree

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.

3 participants