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
Is a list an array?
Are dictionaries mutable?
What is bubble sort technique?
How many sorting algorithms are there?
Discuss how to implement queue using stack.
Which collection type is used to maintain uniqueness of data structure?
When is a binary search best applied?
how to delete first node from singly linked list?
How long does it take to master data structures and algorithms?
What is a vector class?
We know that Arrays are objects so why cannot we write strArray.length()?
What is collections singletonmap?
What is the difference between a stack and an array?
What is the prerequisite for binary searching?
Which time complexity is best?