Skip to content

Traversal algorithms issue #16#17

Open
pourya-momtaz wants to merge 11 commits intoarnauddri:masterfrom
pourya-momtaz:traversal_algorithms
Open

Traversal algorithms issue #16#17
pourya-momtaz wants to merge 11 commits intoarnauddri:masterfrom
pourya-momtaz:traversal_algorithms

Conversation

@pourya-momtaz
Copy link

Here is our implementation of pre-order, in-order, and post-order traversal which returns nodes in a slice with the order we visit them in the desired traversing method.

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.

2 participants