What are the advantages of linked list over an array?


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

Post New Answer

More Data Structures Interview Questions

What is the advantage of the heap over a stack?

0 Answers  


Devise a program to sort an array using bubble sort.

0 Answers   Wipro,


List all data structures you would use for a memory management module.

0 Answers   HPCL, Hughes Systique Corporation, ITC Indian Tobacco Company,


What are the major data structures used in the following areas : network data model & hierarchical data model?

0 Answers  


Will this code give error if I try to add two heterogeneous elements in the arraylist? And why?

0 Answers  






What will you prefer for traversing through a list of elements between singly and doubly linked lists?

0 Answers  


Explain binary search tree?

0 Answers  


How does threaded binary tree represented in data structure?

0 Answers  


Explain implementation of traversal of a binary tree.

0 Answers  


Can you override methods of arraylist?

0 Answers  


Can a null element added to a treeset or hashset?

0 Answers  


how a polynomial such as 6x^6+4x^3-2x+10 can be represnted by linked list?write an algorithm that reads such an polynomial

1 Answers  


Categories