Which data structure is needed to convert infix notations to
post fix notations?
Answer Posted / sourav naskar
stack
Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is circular linked list?
Which is better bubble sort or selection sort?
What are the disadvantages of linked list over array?
Define a set?
Does treemap allow null key?
How does hashset maintain order?
What is bubble sort in data structure?
What is the order of b tree?
What are binary search and fibonacci search?
Define an algorithm. What are the properties of an algorithm?
Is hashmap faster than arraylist?
Does arraylist contain duplicates?
Write the stack overflow condition.
How do you sort a list in reverse order?
Is data structure a data type?