Which data structure is needed to convert infix notations to
post fix notations?
Answer Posted / guest
stack
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Define an equivalence relation?
What is the difference between binary tree and binary search tree?
Define non-linear data structures?
How do you find the complexity of a bubble sort?
Explain heapsort. What is its complexity?
What is the difference between ienumerable and list?
What does simulation of queues mean?
When should structures be passed by values or by reference?
What is difference between an Array and ArrayList?
Is stack a dynamic data structure?
What is dynamic array in excel?
What is difference between array and string?
What the principle of quick sort and its complexity?
Define adjacent nodes?
Can binary tree have 1 child?