saurabh47 / Data-structures-and-algorithms

Popular coding questions solution for interview preparation
MIT License
13 stars 8 forks source link

Added Tree Traversal (preorder, inorder, post order) #13

Closed MansiAyer closed 3 years ago

MansiAyer commented 3 years ago

Fixes #5

MansiAyer commented 3 years ago

Sorry for taking so long to respond, I had a few assignments from college so I was short on time. I'll update this by tomorrow afternoon!

MansiAyer commented 3 years ago

Done 👍