What is list and types of list?



What is list and types of list?..

Answer / Shuchi Garg

A list is a collection of items in a sequential order. In computer science, lists can be implemented as arrays, linked lists, or ArrayLists. The type of list refers to the specific implementation or data structure used.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

What are the 3 types of measurement?

1 Answers  


Explain data structure

1 Answers   Accenture,


List the applications of set adt?

1 Answers  


List the two important key points of depth first search?

1 Answers  


State the properties of a binary tree?

1 Answers  


How to get top two numbers from an array?

1 Answers  


How would you dynamically allocate a one-dimensional and two-dimensional array of integers?

1 Answers  


What is a data structure definition?

1 Answers  


What is the family trees and connection by clause?

1 Answers  


Is a list an array?

1 Answers  


What is difference between linear and non linear data structure?

1 Answers  


Write an algorithm that counts number of nodes in the circular linked list

1 Answers  


Categories