Which data structure is needed to convert infix notations to
post fix notations?
Answer Posted / rupesh
Stack is used to convert infix to postfix
| Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
What is an ordered map?
State the different types of linked lists?
What are the non linear data structure?
How would you reverse the characters of an array?
What is the difference between adt and data structure?
Tell me the difference between structure and array?
How do you sort an array in decreasing order?
What is a property class?
How do you find the index of an element in an arraylist?
Define double linked list?
What is a class user?
What is the difference between array and stack?
What is the difference between 1d and 2d array?
What are the advantages of linked list over array (static data structure)?
What is worst case complexity algorithm?