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
Explain the uses of matrix with an example?
What is stack and its operations?
What does abstract data type mean?
Which is faster hashmap or treemap?
What do you mean by separate chaining?
What is the function of stack?
How does a binary search work?
Name few collections map implementations?
What is meant by binary tree?
Define root?
Can arraylist have duplicates?
Does treeset allow null?
how to delete first node from singly linked list?
When ArrayIndexOutOfBoundsException occurs?
When will you use array over arraylist?