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

Answers were Sorted based on User's Feedback



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

Answer / deepa nayak

stack

Is This Answer Correct ?    6 Yes 0 No

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

Answer / aknar

Stack

Is This Answer Correct ?    8 Yes 3 No

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

Answer / rupesh

Stack is used to convert infix to postfix

Is This Answer Correct ?    10 Yes 6 No

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

Answer / sourav naskar

stack

Is This Answer Correct ?    6 Yes 2 No

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

Answer / mohd shafi

Definitely Stack

Is This Answer Correct ?    5 Yes 1 No

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

Answer / ankita roy

stack

Is This Answer Correct ?    4 Yes 2 No

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

Answer / yashwant singh

Stack

Is This Answer Correct ?    4 Yes 4 No

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

Answer / manasa

stack

Is This Answer Correct ?    5 Yes 5 No

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

Answer / shailendra pratap singh

stack

Is This Answer Correct ?    0 Yes 0 No

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

Answer / mehdi

stack

Is This Answer Correct ?    3 Yes 5 No

Post New Answer

More Data Structures Interview Questions

Mention one advantage and disadvantage of using quadratic probing?

0 Answers  


What is the difference between one and two dimensional?

0 Answers  


Can you store different types in an array?

0 Answers  


What are data structures in programming?

0 Answers  


Explain the common uses of threaded binary tree.

0 Answers  






What is the order of b tree?

0 Answers  


What are the Difference between tcp and udp?

0 Answers  


Can we search the data in a linked list?

0 Answers  


What are different methods of collision resolution in hashing.

0 Answers  


Define the queue data structure.

0 Answers  


What is heap tree in data structure?

0 Answers  


What is the use of data structure?

0 Answers  


Categories