Skip to content

printTreepre method updated#3218

Merged
siriak merged 2 commits intoTheAlgorithms:masterfrom
Zohaib-Sathio:master
Aug 18, 2022
Merged

printTreepre method updated#3218
siriak merged 2 commits intoTheAlgorithms:masterfrom
Zohaib-Sathio:master

Conversation

@Zohaib-Sathio
Copy link
Copy Markdown
Contributor

Corrected the implementation of the printTreepre method, last 2 calls in method were made to different method!

  • [ Tree ]
  • [ Fixed typo ]
  • [ Changed the calling of method ]

References

Checklist:

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized.
  • I know that pull requests will not be merged if they fail the automated tests.
  • This PR only changes one algorithm file. To ease review, please open separate PRs for separate algorithms.
  • If this pull request resolves one or more open issues then the commit message contains Fixes: #3045 .

Corrected the implementation of the printTreepre method, last 2 calls in method were made to different method!
Copy link
Copy Markdown
Member

@siriak siriak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@siriak siriak merged commit 12a4e27 into TheAlgorithms:master Aug 18, 2022
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