Which data structure is needed to convert infix notations to
post fix notations?
Answer Posted / deepa nayak
stack
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How do you insert a new item in a binary search tree?
What is mean by sorting?
In what order the elements of a hashset are retrieved?
What is a stable sorting algorithm?
What actions are performed when a function is called?
What is the difference between hashmap and arraylist?
Which interfaces are implemented by linkedhashset?
Write the syntax in c to create a node in the singly linked list.
What happens if we put duplicate key in hashmap?
What is weight balanced tree in data structure?
Is Arraylist faster than Array? Why?
Define a full binary tree ?
Is list a data structure?
Can you sort a hashmap?
What is binary tree give example?