Which data structure is needed to convert infix notations to
post fix notations?
Answer Posted / manasa
stack
Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
How can avl tree be useful in all the operations as compared to binary search tree?
What are the advantages and disadvantages of linked list over array?
What is difference between array and arraylist?
Explain what do you mean by insertion sort, bubble sort and selection sort? Also, explain the differences among the functionalities of the three sorts.
What are the disadvantages of circular list?
Which sorting algorithm is best for small data?
Define indegree of a graph?
What is the complexity of selection sort?
What is difference between tree and binary tree?
What is the difference between push and pop?
Explain binary searching and Fibinocci search?
How do you sort an arraylist?
What is the difference between array and stack?
Can array store heterogeneous data?
Differentiate file structure from storage structure?