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
What is linear-logarithm chasm?
What are the advantages and disadvantages of copyonwritearraylist?
Do you know how to find if linked list has loop?
Is it possible to insert different type of elements in a stack? How?
What is difference between list set and map?
Write a program using mergesort technique.
What is the time complexity of arrays sort?
Tell me about the different sorting techniques.
How do you get placements?
How many links are there in a binary tree of N nodes?
What are the major data structures used in the rdbms?
Does hashmap sort automatically?
Which sorting is best?
What is stack algorithm?
Program to remove duplicate elements in an array.