What are the advantages and disadvantages of linked list over array?
Answer / Tripti Agarwal
Advantages: Linked lists allow for dynamic size (can easily add or remove elements), no fixed size is required, and they can handle lists with repeated elements. Disadvantages: Accessing an element by index may be slower than arrays because each element is stored in a separate node.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain Stack
What is a singletonlist?
What is treemap chart?
What is complete binary tree and almost complete binary tree?
Can tuple be sorted?
What is the best time complexity of bubble sort?
Why is it important to sort waste?
Run time memory allocation is known as ?
Define shortest path?
How null key is handled in hashmap?
What do you mean by probing?
What are the 3 types of measurement?