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

Answer Posted / kavitha

stack is only one where it allows the conversion of
notations i.e prefix<-> postfix<-> infix<-> conversions

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you rotate an AVL tree?

560


Why linked lists are better than arrays?

516


Where is insertion sort used?

493


Write an algorithm to show the reverse of link list?

462


Give the example of validating the parenthesis of expression using stack.

588






Name two algorithms two find minimum spanning tree?

532


Design a datastructure to represent the movement of a knight on a chess board

546


What do you mean by recursive definition?

495


What are the advantages of selecetion sort?

685


Which is faster arraylist or hashmap?

521


List some applications of multilinked structures?

505


What are the advantages of data structure?

509


How do you assign an address to an element of a pointer array ?

504


Mention the data structures which are used in graph implementation.

456


Difference between hashset and treeset?

553