Is a list 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 AVL tree?

5 Answers   ADS, TCS,


What is Insertion sort, selection sort, bubble sort( basic differences among the functionality of the three sorts and not the exact algorithms)?

0 Answers   TCS,


Does the minimum spanning tree of a graph give the shortest distance between any 2 specified nodes?

1 Answers  


Evaluate the following prefix expression " ++ 26 + - 1324" (Similar types can be asked)

0 Answers  


What data structure would you mostly likely see in a non recursive implementation of a recursive algorithm?

3 Answers   CTS,


Is hashset synchronized?

0 Answers  


What are the disadvantages of linear list?

0 Answers  


How many passes does bubble sort need?

0 Answers  


What is the difference between array list and vector list?

0 Answers   CGI,


What are the advantages of sorting?

0 Answers  


What is the meaning of anonymous array? Explain with an example?

0 Answers  


What does args stand for?

0 Answers  


Categories