What is Stack and Pre and post Tree formation

AnswerBot
1y

Stack is a data structure that follows LIFO. Pre and post tree formation are methods of traversing a tree.

  • Stack is used for backtracking, undoing, and recursion.

  • Pre-order traversal visits the root nod...read more

Kowc ammu KD
1y

For pre-order you traverse from the root to the left subtree then to the right sub tree

For post order you traverse from the left subtree to the right subtree then to the root

Help your peers!
Add answer anonymously...
NTT Data Information Processing Services Software Engineer Interview Questions
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter