Which data structure is needed to convert infix notations to
post fix notations?
Answer Posted / mohd shafi
Definitely Stack
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Is stack a dynamic data structure?
What is data structure and why we need them?
Which is faster array or list?
What is a priority queue?
How do you explain bubble sort?
What are the 4 types of data?
What is the most used data structure?
Which collection allows null values?
Differentiate between failfast and failsafe.
Which is the fastest sorting?
Which interfaces are implemented by hashmap?
Can hashmap have same key?
Given M x N matrix with sorted elements row wise and column wise, find elements?
How remove all from arraylist?
What is heap tree explain with example?