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

Answer Posted / rupesh

Stack is used to convert infix to postfix

Is This Answer Correct ?    10 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is linear and non linear structure?

503


Which is better hashset or treeset?

499


How to do the intersection of two sorted arrays?

566


What are the types of collision resolution strategies in open addressing?

594


How to search binary in a sorted array?

505






What is queue example?

492


Difference between calloc and malloc in data structures?

518


How can you add an item to the beginning of the list?

574


Which data structure is used to perform recursion?

505


How is the front of the queue calculated ?

732


What do you mean by rehashing?

601


Which sorting algorithms are in place?

501


Which time complexity is best?

494


Find duplicates in infinite range. Which data structure to be used to give efficient solution?

539


How to reverse a linked list iterative algorithm?

498