animator / learn-python

📖🐍 Free & Open Source book to master Python 3. Also available: PDF & Web Interface.
https://animator.github.io/learn-python/
Creative Commons Attribution Share Alike 4.0 International
323 stars 211 forks source link

[Added Content] Tree traversal #1224

Closed Ramya-korupolu closed 1 week ago

Ramya-korupolu commented 1 week ago

PR Description

I have added a section on tree traversal in the ds-algorithms section. This includes the 3 main types of the traversals. -> Inorder traversal -> Preorder traversal -> Postorder traversal

Added images for better understanding along with code.

Related Issues

Checklist

Undertaking

I declare that:

  1. The content I am submitting is original and has not been plagiarized.
  2. No portion of the work has been copied from any other source without proper attribution.
  3. The work has been checked for plagiarism, and I assure its authenticity.

I understand that any violation of this undertaking may have legal consequences that I will bear and could result in the withdrawal of any recognition associated with the work.

Ramya-korupolu commented 1 week ago

@animator Please review my Pull request

ashitaprasad commented 1 week ago

What is the source of images?

Ramya-korupolu commented 1 week ago

What is the source of images?

Javatpoint - Tree Traversal

ashitaprasad commented 1 week ago

Copyright images are not accepted.

Ramya-korupolu commented 1 week ago

I could replace the images with the images that I will create.

ashitaprasad commented 1 week ago

Sure you can do that and raise a new PR