How is it possible to insert different type of elements in
stack?
Answer Posted / devendra
union is the best option because it allocate only one at a time
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Can a tree be empty?
Model a data structure for a DFA that takes an event as parameter and performs a desired action.
What is a string or array type?
How can we reverse the order in the treemap?
What is the complexity of sorting algorithm?
Can hashmap have duplicate keys?
How expression trees are gets represented in data structure?
On clicking a node in a tree, all the adjacent edges are turned on. Calculate min of clicks such that all the edges are turned on.
What do you mean by the term “percolate up”?
What is stable sort example?
Write the importance of hashing?
What is sequential mapping in data structure?
What is binary tree and its types?
Which interfaces are implemented by hashmap?
Does hashmap preserve insertion order?