Which data structure is needed to convert infix notations to
post fix notations?

Answer Posted / swapna

stack.....

Is This Answer Correct ?    24 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What sorting algorithm does arrays sort use?

451


Complete structure of hashmap, very detail description, along with the basic coding of the hashmap internal implementation.

626


Why do we need arrays if all the operations that are performed on arrays can be performed on arraylist?

438


Draw the B-tree of order 3 created by inserting the following data arriving in sequence – 92 24 6 7 11 8 22 4 5 16 19 20 78

1094


What is placement new in data structures?

522






Describe stack operation.

536


Which interfaces are implemented by concurrentskiplistset?

479


What are the advantage of collection classes over arrays?

518


Does mentioning the array name gives the base address in all the contexts?

770


Why quicksort is better than merge sort?

477


When is a binary search best applied?

488


What are the different binary tree traversal techniques?

596


What are the classification of data structures?

493


Run time memory allocation is known as ?

554


What is time complexity of arrays sort?

513