Which data structure is needed to convert infix notations to
post fix notations?
Answer Posted / mehdi
stack
Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is the height of binary tree?
Why does hashset use hashmap?
What do you mean by secondary clustering?
Why is hashmap not thread safe?
What are the properties of binary heap?
Are linked lists useful?
How would you swap the Kth node from beginning with Kth node from end in a Linked List.
What is the purpose of tochararray ()?
What is the difference between collections class vs collections interface?
Which is the parent class of linkedhashset class?
List all data structures you would use for a memory management module.
In which matrix, we can use multilinked structures?
What's difference between stack and queue?
How do you declare An array of three pointers to chars
Explain what are the types of collision resolution techniques and the methods used in each of the type?