Which data structure is needed to convert infix notations to
post fix notations?
Answer Posted / sourav naskar
stack
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is perfect binary tree?
How will you check the validity of an expression containing nested parentheses?
How do we find duplicate elements in an array?
How does the size of arraylist increases dynamically?
How do you clear a stack?
What is huffman’s algorithm?
Which sorting is best?
What is the difference between an array and vector?
What are skew trees? For a tree with 4 nodes draw all possible binary? Generalize for n nodes how many binary trees can be drawn?
Are sets sorted?
List the data structures which are used in rdbms.
What are the advantages of bubble sort?
What is a threaded binary tree? Explain its operation with example?
What is structured data with example?
How to inverting a function in sort and searching?