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
How do you do a selection sort?
What are hashmaps good for?
Define a priority queue?
There are 2 int type array data type. One is containing 50 elements, and another one is containing 30 elements. Can we assign the array of 50 elements to an array of 30 elements?
What is the default size of an arraylist?
Why do we use trees in data structures?
Which is the parent class of linkedhashset class?
How many types of priority queue are there?
Which interfaces are implemented by enumset?
What do you mean by articulation point?
What is heap tree explain with example?
What is binary tree? Explain its uses.
What is the time complexity of selection sort?
What is data structure and data type?
What do u mean by array?