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
Write the importance of hashing?
What are the 3 control structures in programming?
Can you override methods of arraylist?
Can arraylist be null?
List the differences between comparable and comparator interface?
Can you dynamically allocate arrays in expanded memory?
What is a string array?
What is the minimum number of queues that can be used to implement a priority queue?
Which is better merge or quick sort?
How do you reference all the elements in a one-dimension array?
Briefly explain recursive algorithm 50 how do you search for a target key in a linked list?
What is the difference between for and foreach loop?
List the basic operations carried out in a linked list?
Define quadratic probing?
What are the major data structures used in the network data model?