Which data structure is needed to convert infix notations to
post fix notations?
Answer Posted / yashwant singh
Stack
Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Can you dynamically allocate arrays in expanded memory?
What is the advantage of the heap over a stack?
What data type is array?
Give us a program to reverse a linked list.
Write a program for reversing the Single Linked List?
What do you mean by primary clustering?
What is circular linked list?
Differentiate between hashset and hashmap.
Differentiate between collection and collections.
Write the stack overflow condition.
What are the major data structures used in the hierarchical data model?
How would you use bsearch() function to search a name stored in array of pointers to string?
Design a datastructure to represent the movement of a knight on a chess board
What does isempty() member method determines?
Does hashmap allow duplicate keys?