Srijita-Mandal / fix-your-nums

Multiple-in-one calculator, by JavaScript, HTML & CSS
https://srijita-mandal.github.io/fix-your-nums/landing.html
MIT License
26 stars 55 forks source link

Tree Traversal Calculator #635

Open Saishreekouda opened 1 year ago

Saishreekouda commented 1 year ago

It will take input of tree as an array and then will print: 1) Preorder traversal 2) Inorder traversal 3) Postorder traversal of tree