Which data structure is needed to convert infix notations to
post fix notations?
Answer Posted / ankita roy
stack
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How arraylist increase its size?
Which interface treemap implements?
What is a circular singly linked list?
Tell me what should be done in the base case for this recursive problem?
What is the relationship between a queue and its underlying array?
Can we search the data in a linked list?
Which is faster quick sort or merge sort?
Define distributed query and linked server?
How would you use bsearch() function to search a name stored in array of pointers to string?
What is garbage collection in data structure?
Is vector a collection?
Why quicksort is faster than merge sort?
Can we add elements to final list?
What are the tasks performed during inorder traversal?
What is mergesort and hashtable?