Which data structure is needed to convert infix notations to
post fix notations?
Answer Posted / suhaani
stack
| Is This Answer Correct ? | 104 Yes | 6 No |
Post New Answer View All Answers
What thread means?
State the demerit of linear representation of binary trees?
Which sorting algorithm is the slowest?
How is the front of the queue calculated in data structure?
How are elements stored in hashset?
How do you find the second largest element in an array of integers?
How to reference all the elements in a one-dimension array?
What happens if we put a key object in a hashmap which exists?
Define a binary tree?
How would you implement two stacks using a single array?
Write the importance of hashing?
Can we create a null as a key for a map collection?
Provide an algorithm to reverse a linked list without using recursion.
Explain about map and their types?
Define open addressing?