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

What is data structure explain different types of data structures with examples?

0 Answers  


Which is better merge or quick sort?

0 Answers  


Is linkedlist thread safe?

0 Answers  


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

20 Answers   Fidelity, Infosys,


How to sort 1 million floating point numbers?

0 Answers  


Explain the Linked List

0 Answers   Tech Mahindra,


What is stack algorithm?

0 Answers  


How do you find a string is anagram or not?

0 Answers  


Is radix sort stable?

0 Answers  


What are the advantages of array?

0 Answers  


What is the time complexity of arrays sort?

0 Answers  


Which is better hashmap or treemap?

0 Answers  


Categories