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

Answer Posted / aditya

stack since conversion frm regular to postfix and similarly
frm regular to infix is based on stack concept so its a
stack aplication

Is This Answer Correct ?    10 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between list and map.

595


What is a stable sorting algorithm?

577


How does a hashmap work?

503


What is int data type?

546


Differentiate between iterator and listiterator.

635






Write the postfix form of the expression: (a + b) * (c - d)

604


What is adt in data structure with example?

516


How does arraylist store data?

473


Why is hashing used?

461


What is the complexity of sorting algorithm?

499


Which collection type is used to maintain uniqueness of data structure?

1019


What is the height of binary tree?

510


What is data structure explain in detail?

515


Define leaves?

575


What is application of data structure?

472