What are the advantages of linked list over array (static data structure)?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

Explain quick sort and merge sort algorithms and derive the time-constraint relation for these.

0 Answers   MNB,


What is the difference between file structure and storage structure?

0 Answers  


Can we use Generics with the array?

0 Answers  


Why quicksort is faster than merge sort?

0 Answers  


Write an algorithm to check if there is a loop in a doubly linked list.

0 Answers   DELL,






Which time complexity is best?

0 Answers  


Define graph traversals?

0 Answers  


Which sorting is stable?

0 Answers  


How does insertion sort works?

0 Answers  


Differentiate between hashmap and hashtable.

0 Answers  


What is a simple path?

0 Answers  


Write the algorithm for converting infix expression to postfix expression?

0 Answers  


Categories