Which data structure is needed to convert infix notations to
post fix notations?
Answer Posted / aknar
Stack
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Which is the parent class of list
Explain binary searching and Fibinocci search?
What do you mean by garbage collection?
Which sorting is best in time complexity?
Is bubble sort slow?
Briefly explain recursive algorithm?
Why might quick sort might be better than merge sort?
What is a directed graph?
What are different techniques for making hash function? Explain with example.
What is scalar example?
What does sorting an array do?
Is vector a collection?
Differentiate between queue and stack.
Is array a data structure?
Discuss the difference between a stack and an Array?