Which data structure is needed to convert infix notations to
post fix notations?
Answer Posted / mohd shafi
Definitely Stack
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Name few collections map implementations?
Tell me the difference between the character array and a string.
What is a node in it?
In an avl tree, at explain what condition the balancing is to be done?
What are the applications of priority queues?
Explain the priority queue?
How would you dynamically allocate a one-dimensional and two-dimensional array of integers?
What is ds tree?
What is difference between arraylist and list?
What is data type with example?
What are different sorting algorithms?
Write any two principles of gradation of structures.
Define path in a graph?
What does adt stands for?
Write a program for reversing the Single Linked List?