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

Answer Posted / guest

stack

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the five examples of data?

700


Briefly explain recursive algorithm 50 how do you search for a target key in a linked list?

738


Why is null not allowed in concurrenthashmap?

650


What is map entry?

661


Define a Deque?

798


What is linked list with example?

652


What does sorting an array do?

699


What are the tasks performed during postorder traversal?

701


Is linkedlist thread safe?

631


What is time complexity of hashmap?

747


Can you dynamically allocate arrays in expanded memory?

789


Write an algorithm to find middle element in the linked list.

685


What is stable sorting method?

739


Why do we study data structures?

689


Write code for reversing a linked list.

717