Which data structure is needed to convert infix notations to
post fix notations?
Answer Posted / shailendra pratap singh
stack
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a postfix expression?
How to find middle element of linked list in one pass?
Define non linear data structure.
What are linked lists good for?
Explain the internal working of a hash map?
What is difference between hashmap and linkedhashmap?
Write any two principles of gradation of structures.
Why is bubble sort stable?
Is heap sort stable?
Which is faster hashmap or hashtable?
How do you balance a tree?
What exactly is data?
Explain implementation of deletion from a binary tree.
Define probing?
Can a null element added to a treeset or hashset?