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 difference between list and array list?

472


What are priority queues?

510


How many passes does bubble sort need?

485


What is Doubly link list?

549


Difference between arrays and linked list?

544






How is bubble sort done?

461


Write a program to reverse a single linked list.

552


Mention the steps to insert data at the starting of a singly linked list?

574


What is the height of a binary tree?

497


Can you have an arraylist of arrays?

514


What is a pseudocode example?

487


What is the meaning of anonymous array? Explain with an example?

746


Do you know how to find if linked list has loop?

640


How would you reverse characters of an array without using indexing in the array.

501


Define an algorithm. What are the properties of an algorithm? What are the types of algorithms?

529