How is it possible to insert different type of elements in
stack?
Answer Posted / touchriverian
guess that union is the best option.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Why linked list is required?
Is heap sort stable?
What do you mean by breadth first search (bfs)?
List the two important key points of depth first search?
How hashmap increases its size?
Does hashmap allow null keys?
Which type of sorting is best?
Does arraylist have a tostring?
List the data structures which are used in rdbms.
Where is insertion sort used?
Which is the best book for data structures and algorithms?
How many links are there in a binary tree of N nodes?
Which is the parent class of linkedlist class?
Mention the data structures which are used in graph implementation.
What is the default size of an arraylist?