Java Collection Interfaces Flashcards
1
Q
All Collections
(In Java, the Collection interface (java.util.Collection) and Map interface (java.util.Map) are the two main “root” interfaces of Java collection classes)
A
3
Q
Java Lists
A
4
Q
Java and Kotlin Collections Comparison
5
Q
Map
A
![](https://s3.amazonaws.com/brainscape-prod/system/cm/283/126/885/a_image_thumb.png?1564119488)
6
Q
Collection
A
![](https://s3.amazonaws.com/brainscape-prod/system/cm/283/126/920/a_image_thumb.png?1564119588)
7
Q
Useful Links
A
- http://infotechgems.blogspot.com/2011/11/java-collections-performance-time.html
8
Q
Java List Interface Collections Complexity
A
9
Q
Java Set Interface Collections Complexity
A
10
Q
Java Map Interface Collections Complexity
A
11
Q
Java Queue Interface Collections Complexity
A