What data structure underlies a python list?



What data structure underlies a python list?..

Answer / Shaji Najeev Siddiki

The underlying data structure for Python lists is an array.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

Is array a collection?

1 Answers  


Can array store heterogeneous data?

1 Answers  


In tree construction which is the suitable efficient data structure?

1 Answers  


Can an arraylist be null?

1 Answers  


Which is faster quick sort or merge sort?

1 Answers  


How do you implement a stack?

1 Answers  


Define a complete binary tree?

1 Answers  


What is stack push?

1 Answers  


What the principle of quick sort and its complexity?

1 Answers   Honeywell, Zomato,


Explain what is linear search?

1 Answers  


Why is it called bubble sort?

1 Answers  


applications of stacks and their uses?

1 Answers   Mind Tree, Samsung,


Categories