Answer Posted / perumalraja.v
Data Structure is a way of orgnising and storing data in the
memory.It includes Linked List,Queue,stack and tree.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
List out a few of the applications that make use of Multilinked Structures?
What are the operations that can be performed on a stack?
Why entry interface is used in map?
How do you use merge sort?
Is a list an array?
Tell me the difference between the character array and a string.
What is the default size of an arraylist?
Can arraylist hold different types?
Differentiate bfs and dfs?
Is hashset synchronized?
What are the advantages of merge sort?
Explain the term base case?
What do you mean by balance factor of a node in avl tree?
How do you sort a list in reverse order?
Can you make an arraylist of arrays?