Which data structure is needed to convert infix notations to
post fix notations?
Answer Posted / pavan
Stack
| Is This Answer Correct ? | 66 Yes | 6 No |
Post New Answer View All Answers
What does enum do?
Is file a data structure?
What is sort in data structure?
What is stable sorting?
What are the applications of graph data structure?
Why is arraylist faster than linkedlist?
How can you represent a linked list node?
What is the difference between dictionary and hashtable?
Why do we use binary search?
What are different sorting algorithms?
Are lists mutable?
Define 2-3 tree?
What is a reverse linked list.
What is the prerequisite for binary searching?
Which collection type is used to maintain uniqueness of data structure?