Which data structure is needed to convert infix notations to
post fix notations?
Answer Posted / yashwant singh
Stack
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Is red black tree balanced?
How dynamic arrays are created?
What is meant by balanced binary tree?
What is time complexity of sorting algorithms?
What is data structure and its operations?
Define balanced trees?
How to use appendNode() in linkedlist()?
Which is better merge sort or quick sort?
How to find the duplicate in an array?
What is stack and queue in data structure?
Which is the parent class of abstractqueue class?
What is a simple path?
Is bucket sort a comparison sort?
What does quick sort do?
Which is better hashset or treeset?