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
What is numeric array?
Why is arraylist not thread safe?
Is heap sort faster than quicksort?
How do you sort elements in an arraylist?
Can we use ordered set for performing binary search?
Explain the applications of stack?
Is arraylist better than array?
Which is the parent class of linkedhashset class?
What is binary search in data structure?
Why is null not allowed in concurrenthashmap?
Is a hash table a map?
Can we store a string and integer together in an array?
Which is faster binary or linear search?
Does mentioning the array name gives the base address in all the contexts?
What is tree in computer science?