What are the types of collection?



What are the types of collection?..

Answer / Sachchidanand Kumar

Collections can be broadly classified into three main types: Set (unique elements), List (ordered and mutable), and Map (key-value pairs).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

write a program to show the insertion and deletion of an element in an array using the position

1 Answers  


Define a stack?

1 Answers  


Is data structures and algorithms important?

1 Answers  


How to pass in data structure exam?

1 Answers  


Define red-black trees.

1 Answers   Wipro,


Where is insertion sort used?

1 Answers  


What is difference between concurrenthashmap and hashtable?

1 Answers  


Is list same as array?

1 Answers  


What is quick sort?

1 Answers  


What is minimum depth of binary tree?

1 Answers  


Write an algorithm through which the inserting and deleting of elements can take place in circular queue?

1 Answers  


Is quicksort greedy algorithm?

1 Answers  


Categories