Which data structure is needed to convert infix notations to
post fix notations?
Answer Posted / ankita roy
stack
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is array and its types with example?
Define a tree?
Can arraylist hold duplicates?
Why is it called bubble sort?
What do you mean by probing?
Why quicksort is called quick?
Give the example of validating the parenthesis of expression using stack.
Why sorting is done?
When ArrayIndexOutOfBoundsException occurs?
Is quicksort recursive?
What do you mean by balanced trees?
Is duplicate allowed in hashmap?
Can we add or delete an element after assigning an array?
Tell me can the size of operator be used to tell the size of an array passed to a function?
Does arraylist shrink?