Which data structure is needed to convert infix notations to
post fix notations?
Answer Posted / selate
STACK
| Is This Answer Correct ? | 33 Yes | 8 No |
Post New Answer View All Answers
Is binary tree a bst?
Why is data structure?
Is array faster than arraylist?
Why is arraylist not thread safe?
Write a Program for Reverse a linked list.
Explain the most efficient method to reverse a linked list?
What is the best sorting technique?
Why do we use dynamic arrays?
how to display Singly Linked List from First to Last?
What are the main differences between the linked list and linear array?
Define an algorithm. What are the properties of an algorithm?
What are the major data structures used in the hierarchical data model?
What actions are performed when a function is called?
What is inplace sorting?
What are the tasks performed during inorder traversal?