Which is better array or linked list?


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

Post New Answer

More Data Structures Interview Questions

How are the elements of a 2d array are stored in the memory?

0 Answers  


Q#1: An algorithm is made up of 2 modules M1 and M2.If order of M1 is F(n) and order of M2 is g (n) then what is the order of the algorithm. Q # 2 : How many binary trees are possible with 3 nodes? with 4 nodes?

4 Answers  


List out the basic operations that can be performed on a stack?

0 Answers  


Is Linked List 'linear' or 'Non-linear' data structure?

1 Answers   Accenture,


Explain the implementation of an AVL tree and Binary tree.

0 Answers   Ittiam Systems,






Which sorting algorithm is the slowest?

0 Answers  


What is data type and its types?

0 Answers  


How many passes does bubble sort need?

0 Answers  


What is treemap chart?

0 Answers  


What is binary tree give example?

0 Answers  


Write an algorithm to show the postfix expression with the input given as : a b + c d +*f ? .

0 Answers  


Write the postfix form of the expression: (a + b) * (c - d)

0 Answers  


Categories