Which data structure is needed to convert infix notations to
post fix notations?
Answer Posted / deepa nayak
stack
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of bubble sort?
Are linked lists considered linear or non-linear data structure?
State the rules to be followed during infix to postfix conversions?
Define general trees?
List the data structures which are used in hierarchical data model.
Explain Queue
What is difference between tree and binary tree?
Explain the applications of stack?
Difference between hashset and treeset?
Describe queue operation.
On clicking a node in a tree, all the adjacent edges are turned on. Calculate min of clicks such that all the edges are turned on.
How to sort an Array?
What is concurrentlinkeddeque?
Which is faster list or set?
What is the difference between binary tree and binary search tree?