Which data structure is needed to convert infix notations to
post fix notations?
Answer Posted / ankita roy
stack
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Explain the common uses of threaded binary tree.
Write an algorithm to show the postfix expression with the input given as : a b + c d +*f ? .
Differentiate between set and map.
What is data structure and data type?
Explain the Stack
Explain what are the major data structures used in the rdbms?
Differentiate file structure from storage structure?
What is a treemap used for?
What is data structure operations?
What is the need of sorting?
How are elements stored in hashset?
Is hashset thread safe?
Describe avl tree or height balanced binary search tree.
What will you prefer for traversing through a list of elements between singly and doubly linked lists?
What is impact of signed numbers on the memory using data structures?