
Asked in NTT Data
What is Stack and Pre and post Tree formation

AnswerBot
2y
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
2y
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...
Top Software Engineer Interview Questions Asked at NTT Data
Q. Write a sorting program.
Q. Write a sorting program without using any built-in functions.
Q. How will you install, support, and manage the platform?
Interview Questions Asked to Software Engineer at Other Companies
Top Skill-Based Questions for NTT Data Software Engineer
Algorithms Interview Questions and Answers
250 Questions
Data Structures Interview Questions and Answers
250 Questions
Web Development Interview Questions and Answers
250 Questions
Java Interview Questions and Answers
250 Questions
Software Development Interview Questions and Answers
250 Questions
SQL Interview Questions and Answers
250 Questions
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

